Rate Overview
Live
1 XCD = 1.8960 BRL
1 BRL = 0.527420
XCD
Avg
1.9034
High
2.0234
Low
1.8165
Last updated: 7/29/2026, 7:31:49 PM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.90 BRL |
| 10 XCD | 18.96 BRL |
| 50 XCD | 94.80 BRL |
| 100 XCD | 189.60 BRL |
| 500 XCD | 948.01 BRL |
| 1,000 XCD | 1,896.02 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-29T19:31:49Z",
"rates": {
"BRL": 1.896023
}
}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.6023,
"rate": 1.896023
}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