Rate Overview
Live
1 XCD = 1.9052 BRL
1 BRL = 0.524887
XCD
Avg
1.9089
High
1.9206
Low
1.8987
Last updated: 7/10/2026, 12:34:19 AM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.91 BRL |
| 10 XCD | 19.05 BRL |
| 50 XCD | 95.26 BRL |
| 100 XCD | 190.52 BRL |
| 500 XCD | 952.59 BRL |
| 1,000 XCD | 1,905.17 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-10T00:34:19Z",
"rates": {
"BRL": 1.905172
}
}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": 190.5172,
"rate": 1.905172
}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