Rate Overview
Live
1 XCD = 1.9224 BRL
1 BRL = 0.520186
XCD
Avg
1.9207
High
1.9324
Low
1.9048
Last updated: 8/19/2026, 6:34:43 AM
Quick Conversions
| XCD | BRL |
|---|---|
| 1 XCD | 1.92 BRL |
| 10 XCD | 19.22 BRL |
| 50 XCD | 96.12 BRL |
| 100 XCD | 192.24 BRL |
| 500 XCD | 961.20 BRL |
| 1,000 XCD | 1,922.39 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-19T06:34:43Z",
"rates": {
"BRL": 1.92239
}
}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.239,
"rate": 1.92239
}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