Rate Overview
Live
1 BRL = 3.9931 CZK
1 CZK = 0.250430
BRL
Avg
3.9996
High
4.0091
Low
3.9854
Last updated: 3/7/2026, 3:47:43 AM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 3.99 CZK |
| 10 BRL | 39.93 CZK |
| 50 BRL | 199.66 CZK |
| 100 BRL | 399.31 CZK |
| 500 BRL | 1,996.56 CZK |
| 1,000 BRL | 3,993.13 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-03-07T03:47:43Z",
"rates": {
"CZK": 3.993127
}
}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": 399.3127,
"rate": 3.993127
}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