Rate Overview
Live
1 BRL = 4.1148 CZK
1 CZK = 0.243023
BRL
Avg
3.9812
High
4.2380
Low
3.7296
Last updated: 7/30/2026, 10:57:30 AM
Quick Conversions
| BRL | CZK |
|---|---|
| 1 BRL | 4.11 CZK |
| 10 BRL | 41.15 CZK |
| 50 BRL | 205.74 CZK |
| 100 BRL | 411.48 CZK |
| 500 BRL | 2,057.42 CZK |
| 1,000 BRL | 4,114.84 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-07-30T10:57:30Z",
"rates": {
"CZK": 4.114835
}
}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": 411.48350000000005,
"rate": 4.114835
}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