Skip to content

Instantly share code, notes, and snippets.

@alvaro-diaz-valenzuela
Created July 5, 2026 03:49
Show Gist options
  • Select an option

  • Save alvaro-diaz-valenzuela/920cb02f37d232999d0fce2b96833d52 to your computer and use it in GitHub Desktop.

Select an option

Save alvaro-diaz-valenzuela/920cb02f37d232999d0fce2b96833d52 to your computer and use it in GitHub Desktop.
kidzbank-rates
{
"updatedAt": "2026-07-04T00:00:00Z",
"rates": [
{ "id": "CL", "policyRatePercent": 5.0 },
{ "id": "US", "policyRatePercent": 4.5 },
{ "id": "EU", "policyRatePercent": 2.25 },
{ "id": "MX", "policyRatePercent": 8.0 },
{ "id": "BR", "policyRatePercent": 14.0 },
{ "id": "CO", "policyRatePercent": 9.0 },
{ "id": "PE", "policyRatePercent": 4.75 },
{ "id": "AR", "policyRatePercent": 29.0 },
{ "id": "UY", "policyRatePercent": 8.5 },
{ "id": "GB", "policyRatePercent": 4.0 },
{ "id": "CA", "policyRatePercent": 2.75 },
{ "id": "AU", "policyRatePercent": 3.6 }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment