Rate Overview
Live
1 BRL = 4.1360 CZK
1 CZK = 0.241782
BRL
Avg
4.1417
High
4.1614
Low
4.1163
Last updated: 4/17/2026, 6:27:50 AM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.14 CZK |
| 10 BRL | 41.36 CZK |
| 50 BRL | 206.80 CZK |
| 100 BRL | 413.60 CZK |
| 500 BRL | 2,067.98 CZK |
| 1,000 BRL | 4,135.95 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-04-17T06:27:50Z",
"rates": {
"CZK": 4.135951
}
}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": 413.59510000000006,
"rate": 4.135951
}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