Rate Overview
Live
1 BRL = 0.547119 XCD
1 XCD = 1.8278
BRL
Avg
0.545295
High
0.550507
Low
0.541289
Last updated: 5/7/2026, 11:26:50 AM
Quick Conversions
| BRL | XCD |
|---|---|
| 1 BRL | 0.55 XCD |
| 10 BRL | 5.47 XCD |
| 50 BRL | 27.36 XCD |
| 100 BRL | 54.71 XCD |
| 500 BRL | 273.56 XCD |
| 1,000 BRL | 547.12 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-05-07T11:26:50Z",
"rates": {
"XCD": 0.547119
}
}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": 54.7119,
"rate": 0.547119
}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