Rate Overview
Live
1 CZK = 0.239820 BRL
1 BRL = 4.1698
CZK
Avg
0.251772
High
0.267967
Low
0.238089
Last updated: 7/24/2026, 5:20:35 AM
Quick Conversions
| CZK | BRL |
|---|---|
| 1 CZK | 0.24 BRL |
| 10 CZK | 2.40 BRL |
| 50 CZK | 11.99 BRL |
| 100 CZK | 23.98 BRL |
| 500 CZK | 119.91 BRL |
| 1,000 CZK | 239.82 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-07-24T05:20:35Z",
"rates": {
"BRL": 0.23982
}
}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": 23.982,
"rate": 0.23982
}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