Rate Overview
Live
1 BRL = 0.536596 XCD
1 XCD = 1.8636
BRL
Avg
0.538398
High
0.541127
Low
0.536371
Last updated: 5/27/2026, 10:42:01 PM
Quick Conversions
| BRL | XCD |
|---|---|
| 1 BRL | 0.54 XCD |
| 10 BRL | 5.37 XCD |
| 50 BRL | 26.83 XCD |
| 100 BRL | 53.66 XCD |
| 500 BRL | 268.30 XCD |
| 1,000 BRL | 536.60 XCD |
Get BRL/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=XCDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-27T22:42:01Z",
"rates": {
"XCD": 0.536596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "XCD",
"amount": 100
},
"result": 53.6596,
"rate": 0.536596
}Build with BRL/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key