Rate Overview
Live
1 CZK = 0.246494 BRL
1 BRL = 4.0569
CZK
Avg
0.256518
High
0.269024
Low
0.246494
Last updated: 3/27/2026, 7:50:03 AM
Quick Conversions
| CZK | BRL |
|---|---|
| 1 CZK | 0.25 BRL |
| 10 CZK | 2.46 BRL |
| 50 CZK | 12.32 BRL |
| 100 CZK | 24.65 BRL |
| 500 CZK | 123.25 BRL |
| 1,000 CZK | 246.49 BRL |
Get CZK/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BRLExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T07:50:03Z",
"rates": {
"BRL": 0.246494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BRL",
"amount": 100
},
"result": 24.6494,
"rate": 0.246494
}Build with CZK/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key