Rate Overview
Live
1 XCD = 1.9223 BRL
1 BRL = 0.520218
XCD
Avg
1.9206
High
1.9324
Low
1.9048
Last updated: 8/19/2026, 5:50:56 PM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.92 BRL |
| 10 XCD | 19.22 BRL |
| 50 XCD | 96.11 BRL |
| 100 XCD | 192.23 BRL |
| 500 XCD | 961.14 BRL |
| 1,000 XCD | 1,922.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-08-19T17:50:56Z",
"rates": {
"BRL": 1.922272
}
}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": 192.2272,
"rate": 1.922272
}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