Rate Overview
Live
1 XCD = 1.9451 BRL
1 BRL = 0.514106
XCD
Avg
1.9278
High
1.9494
Low
1.8985
Last updated: 3/7/2026, 1:00:26 AM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.95 BRL |
| 10 XCD | 19.45 BRL |
| 50 XCD | 97.26 BRL |
| 100 XCD | 194.51 BRL |
| 500 XCD | 972.56 BRL |
| 1,000 XCD | 1,945.12 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-03-07T01:00:26Z",
"rates": {
"BRL": 1.945123
}
}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": 194.51229999999998,
"rate": 1.945123
}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