Rate Overview
Live
1 XCD = 1.8187 BRL
1 BRL = 0.549847
XCD
Avg
1.8269
High
1.8474
Low
1.8165
Last updated: 5/9/2026, 4:53:52 AM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.82 BRL |
| 10 XCD | 18.19 BRL |
| 50 XCD | 90.93 BRL |
| 100 XCD | 181.87 BRL |
| 500 XCD | 909.34 BRL |
| 1,000 XCD | 1,818.69 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-05-09T04:53:52Z",
"rates": {
"BRL": 1.818687
}
}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": 181.8687,
"rate": 1.818687
}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