Rate Overview
Live
1 BRL = 4.0135 CZK
1 CZK = 0.249156
BRL
Avg
4.0280
High
4.0747
Low
4.0067
Last updated: 8/19/2026, 5:38:02 AM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.01 CZK |
| 10 BRL | 40.14 CZK |
| 50 BRL | 200.68 CZK |
| 100 BRL | 401.35 CZK |
| 500 BRL | 2,006.77 CZK |
| 1,000 BRL | 4,013.54 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-08-19T05:38:02Z",
"rates": {
"CZK": 4.013542
}
}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": 401.3542,
"rate": 4.013542
}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