Rate Overview
Live
1 XCD = 1.8815 BRL
1 BRL = 0.531492
XCD
Avg
1.9050
High
1.9241
Low
1.8744
Last updated: 9/3/2026, 10:30:25 PM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.88 BRL |
| 10 XCD | 18.81 BRL |
| 50 XCD | 94.07 BRL |
| 100 XCD | 188.15 BRL |
| 500 XCD | 940.75 BRL |
| 1,000 XCD | 1,881.50 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-09-03T22:30:25Z",
"rates": {
"BRL": 1.881497
}
}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": 188.1497,
"rate": 1.881497
}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