Rate Overview
Live
1 XCD = 1.9354 BRL
1 BRL = 0.516694
XCD
Avg
1.9325
High
1.9722
Low
1.8933
Last updated: 3/27/2026, 9:47:38 AM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.94 BRL |
| 10 XCD | 19.35 BRL |
| 50 XCD | 96.77 BRL |
| 100 XCD | 193.54 BRL |
| 500 XCD | 967.69 BRL |
| 1,000 XCD | 1,935.38 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-03-27T09:47:38Z",
"rates": {
"BRL": 1.935383
}
}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": 193.53830000000002,
"rate": 1.935383
}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