Rate Overview
Live
1 CZK = 0.243382 BRL
1 BRL = 4.1088
CZK
Avg
0.240196
High
0.243382
Low
0.238867
Last updated: 7/30/2026, 1:41:51 AM
Quick Conversions
| CZK | BRL |
|---|---|
| 1 CZK | 0.24 BRL |
| 10 CZK | 2.43 BRL |
| 50 CZK | 12.17 BRL |
| 100 CZK | 24.34 BRL |
| 500 CZK | 121.69 BRL |
| 1,000 CZK | 243.38 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-30T01:41:51Z",
"rates": {
"BRL": 0.243382
}
}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.3382,
"rate": 0.243382
}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