Rate Overview
Live
1 CZK = 0.246228 BRL
1 BRL = 4.0613
CZK
Avg
0.257068
High
0.267967
Low
0.244230
Last updated: 3/27/2026, 5:06:20 PM
Quick Conversions
| CZK | BRL |
|---|---|
| 1 CZK | 0.25 BRL |
| 10 CZK | 2.46 BRL |
| 50 CZK | 12.31 BRL |
| 100 CZK | 24.62 BRL |
| 500 CZK | 123.11 BRL |
| 1,000 CZK | 246.23 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-27T17:06:20Z",
"rates": {
"BRL": 0.246228
}
}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.6228,
"rate": 0.246228
}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