Rate Overview
Live
1 BRL = 0.541408 XCD
1 XCD = 1.8470
BRL
Avg
0.539903
High
0.542515
Low
0.534702
Last updated: 4/17/2026, 6:10:25 AM
Quick Conversions
| BRL | XCD |
|---|---|
| 1 BRL | 0.54 XCD |
| 10 BRL | 5.41 XCD |
| 50 BRL | 27.07 XCD |
| 100 BRL | 54.14 XCD |
| 500 BRL | 270.70 XCD |
| 1,000 BRL | 541.41 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-04-17T06:10:25Z",
"rates": {
"XCD": 0.541408
}
}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": 54.1408,
"rate": 0.541408
}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