Rate Overview
Live
1 XCD = 1.8660 BRL
1 BRL = 0.535915
XCD
Avg
1.8612
High
1.8739
Low
1.8480
Last updated: 5/29/2026, 6:48:40 PM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.87 BRL |
| 10 XCD | 18.66 BRL |
| 50 XCD | 93.30 BRL |
| 100 XCD | 186.60 BRL |
| 500 XCD | 932.98 BRL |
| 1,000 XCD | 1,865.97 BRL |
Get XCD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BRLExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-29T18:48:40Z",
"rates": {
"BRL": 1.865968
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BRL",
"amount": 100
},
"result": 186.5968,
"rate": 1.865968
}Build with XCD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key