Rate Overview
Live
1 XCD = 1.8929 BRL
1 BRL = 0.528299
XCD
Avg
1.9033
High
2.0234
Low
1.8165
Last updated: 7/30/2026, 12:36:35 PM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.89 BRL |
| 10 XCD | 18.93 BRL |
| 50 XCD | 94.64 BRL |
| 100 XCD | 189.29 BRL |
| 500 XCD | 946.43 BRL |
| 1,000 XCD | 1,892.87 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-07-30T12:36:35Z",
"rates": {
"BRL": 1.892866
}
}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": 189.2866,
"rate": 1.892866
}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