Rate Overview
Live
1 BRL = 0.532367 XCD
1 XCD = 1.8784
BRL
Avg
0.531102
High
0.533004
Low
0.528289
Last updated: 7/22/2026, 7:05:58 PM
Quick Conversions
| BRL | XCD |
|---|---|
| 1 BRL | 0.53 XCD |
| 10 BRL | 5.32 XCD |
| 50 BRL | 26.62 XCD |
| 100 BRL | 53.24 XCD |
| 500 BRL | 266.18 XCD |
| 1,000 BRL | 532.37 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-07-22T19:05:58Z",
"rates": {
"XCD": 0.532367
}
}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.236700000000006,
"rate": 0.532367
}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