Rate Overview
Live
1 BRL = 0.520185 XCD
1 XCD = 1.9224
BRL
Avg
0.520667
High
0.524992
Low
0.517484
Last updated: 8/19/2026, 6:11:43 AM
Quick Conversions
| BRL | XCD |
|---|---|
| 1 BRL | 0.52 XCD |
| 10 BRL | 5.20 XCD |
| 50 BRL | 26.01 XCD |
| 100 BRL | 52.02 XCD |
| 500 BRL | 260.09 XCD |
| 1,000 BRL | 520.19 XCD |
Get BRL/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=XCDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-08-19T06:11:43Z",
"rates": {
"XCD": 0.520185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "XCD",
"amount": 100
},
"result": 52.0185,
"rate": 0.520185
}Build with BRL/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key