Rate Overview
Live
1 BRL = 0.528299 XCD
1 XCD = 1.8929
BRL
Avg
0.495000
High
0.545693
Low
0.436827
Last updated: 7/30/2026, 8:03:10 AM
Quick Conversions
| BRL | XCD |
|---|---|
| 1 BRL | 0.53 XCD |
| 10 BRL | 5.28 XCD |
| 50 BRL | 26.41 XCD |
| 100 BRL | 52.83 XCD |
| 500 BRL | 264.15 XCD |
| 1,000 BRL | 528.30 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-30T08:03:10Z",
"rates": {
"XCD": 0.528299
}
}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": 52.829899999999995,
"rate": 0.528299
}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