Rate Overview
Live
1 BRL = 4.0647 CZK
1 CZK = 0.246023
BRL
Avg
4.0526
High
4.1098
Low
4.0095
Last updated: 9/6/2026, 10:42:30 AM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.06 CZK |
| 10 BRL | 40.65 CZK |
| 50 BRL | 203.23 CZK |
| 100 BRL | 406.47 CZK |
| 500 BRL | 2,032.33 CZK |
| 1,000 BRL | 4,064.66 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-09-06T10:42:30Z",
"rates": {
"CZK": 4.064657
}
}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": 406.4657,
"rate": 4.064657
}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