Rate Overview
Live
1 BRL = 4.0597 CZK
1 CZK = 0.246326
BRL
Avg
3.8917
High
4.0945
Low
3.7318
Last updated: 3/27/2026, 4:51:51 PM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.06 CZK |
| 10 BRL | 40.60 CZK |
| 50 BRL | 202.98 CZK |
| 100 BRL | 405.97 CZK |
| 500 BRL | 2,029.83 CZK |
| 1,000 BRL | 4,059.66 CZK |
Get BRL/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CZKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T16:51:51Z",
"rates": {
"CZK": 4.05966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CZK",
"amount": 100
},
"result": 405.966,
"rate": 4.05966
}Build with BRL/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key