Rate Overview
Live
1 BRL = 0.516693 XCD
1 XCD = 1.9354
BRL
Avg
0.514644
High
0.517296
Low
0.508820
Last updated: 3/27/2026, 9:39:11 AM
Quick Conversions
| BRL | XCD |
|---|---|
| 1 BRL | 0.52 XCD |
| 10 BRL | 5.17 XCD |
| 50 BRL | 25.83 XCD |
| 100 BRL | 51.67 XCD |
| 500 BRL | 258.35 XCD |
| 1,000 BRL | 516.69 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-03-27T09:39:11Z",
"rates": {
"XCD": 0.516693
}
}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": 51.66929999999999,
"rate": 0.516693
}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