Rate Overview
Live
1 XCD = 1.8936 BRL
1 BRL = 0.528102
XCD
Avg
1.8951
High
1.9203
Low
1.8744
Last updated: 9/8/2026, 9:48:15 PM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.89 BRL |
| 10 XCD | 18.94 BRL |
| 50 XCD | 94.68 BRL |
| 100 XCD | 189.36 BRL |
| 500 XCD | 946.79 BRL |
| 1,000 XCD | 1,893.58 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-08T21:48:15Z",
"rates": {
"BRL": 1.893575
}
}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.3575,
"rate": 1.893575
}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