Rate Overview
Live
1 BRL = 4.0732 CZK
1 CZK = 0.245508
BRL
Avg
4.0267
High
4.0945
Low
3.9821
Last updated: 3/27/2026, 1:37:42 PM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.07 CZK |
| 10 BRL | 40.73 CZK |
| 50 BRL | 203.66 CZK |
| 100 BRL | 407.32 CZK |
| 500 BRL | 2,036.59 CZK |
| 1,000 BRL | 4,073.19 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-27T13:37:42Z",
"rates": {
"CZK": 4.073186
}
}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": 407.31859999999995,
"rate": 4.073186
}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