Rate Overview
Live
1 XCD = 1.8783 BRL
1 BRL = 0.532406
XCD
Avg
1.8894
High
1.9337
Low
1.8165
Last updated: 7/27/2026, 8:41:41 AM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.88 BRL |
| 10 XCD | 18.78 BRL |
| 50 XCD | 93.91 BRL |
| 100 XCD | 187.83 BRL |
| 500 XCD | 939.13 BRL |
| 1,000 XCD | 1,878.27 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-27T08:41:41Z",
"rates": {
"BRL": 1.878267
}
}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": 187.8267,
"rate": 1.878267
}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