Rate Overview
Live
1 BRL = 4.1795 CZK
1 CZK = 0.239262
BRL
Avg
4.1897
High
4.2153
Low
4.1633
Last updated: 5/7/2026, 11:28:49 AM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.18 CZK |
| 10 BRL | 41.80 CZK |
| 50 BRL | 208.98 CZK |
| 100 BRL | 417.95 CZK |
| 500 BRL | 2,089.76 CZK |
| 1,000 BRL | 4,179.52 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-07T11:28:49Z",
"rates": {
"CZK": 4.179519
}
}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.9519,
"rate": 4.179519
}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