Rate Overview
Live
1 CZK = 0.241653 BRL
1 BRL = 4.1382
CZK
Avg
0.238935
High
0.265714
Low
0.208961
Last updated: 5/27/2026, 12:16:38 PM
Quick Conversions
| CZK | BRL |
|---|---|
| 1 CZK | 0.24 BRL |
| 10 CZK | 2.42 BRL |
| 50 CZK | 12.08 BRL |
| 100 CZK | 24.17 BRL |
| 500 CZK | 120.83 BRL |
| 1,000 CZK | 241.65 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-05-27T12:16:38Z",
"rates": {
"BRL": 0.241653
}
}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.165300000000002,
"rate": 0.241653
}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