Rate Overview
Live
1 BRL = 4.1455 CZK
1 CZK = 0.241223
BRL
Avg
3.9381
High
4.2380
Low
3.7296
Last updated: 5/28/2026, 12:09:08 AM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.15 CZK |
| 10 BRL | 41.46 CZK |
| 50 BRL | 207.28 CZK |
| 100 BRL | 414.55 CZK |
| 500 BRL | 2,072.77 CZK |
| 1,000 BRL | 4,145.53 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-05-28T00:09:08Z",
"rates": {
"CZK": 4.145534
}
}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.55339999999995,
"rate": 4.145534
}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