Rate Overview
Live
1 CZK = 0.250702 BRL
1 BRL = 3.9888
CZK
Avg
0.250011
High
0.250918
Low
0.249433
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| CZK | BRL |
|---|---|
| 1 CZK | 0.25 BRL |
| 10 CZK | 2.51 BRL |
| 50 CZK | 12.54 BRL |
| 100 CZK | 25.07 BRL |
| 500 CZK | 125.35 BRL |
| 1,000 CZK | 250.70 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-07T00:30:29Z",
"rates": {
"BRL": 0.250702
}
}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": 25.0702,
"rate": 0.250702
}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