Rate Overview
Live
1 BRL = 4.1417 CZK
1 CZK = 0.241446
BRL
Avg
4.1695
High
4.1864
Low
4.1417
Last updated: 7/28/2026, 7:17:50 PM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.14 CZK |
| 10 BRL | 41.42 CZK |
| 50 BRL | 207.09 CZK |
| 100 BRL | 414.17 CZK |
| 500 BRL | 2,070.86 CZK |
| 1,000 BRL | 4,141.72 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-07-28T19:17:50Z",
"rates": {
"CZK": 4.141716
}
}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": 414.17159999999996,
"rate": 4.141716
}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