Rate Overview
Live
1 BRL = 4.1786 CZK
1 CZK = 0.239314
BRL
Avg
4.0884
High
4.2258
Low
3.8708
Last updated: 7/26/2026, 12:33:24 AM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.18 CZK |
| 10 BRL | 41.79 CZK |
| 50 BRL | 208.93 CZK |
| 100 BRL | 417.86 CZK |
| 500 BRL | 2,089.31 CZK |
| 1,000 BRL | 4,178.61 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-26T00:33:24Z",
"rates": {
"CZK": 4.178613
}
}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": 417.8613,
"rate": 4.178613
}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