Rate Overview
Live
1 BRL = 0.523767 XCD
1 XCD = 1.9092
BRL
Avg
0.525163
High
0.550507
Low
0.494206
Last updated: 7/6/2026, 2:40:31 PM
Quick Conversions
| BRL | XCD |
|---|---|
| 1 BRL | 0.52 XCD |
| 10 BRL | 5.24 XCD |
| 50 BRL | 26.19 XCD |
| 100 BRL | 52.38 XCD |
| 500 BRL | 261.88 XCD |
| 1,000 BRL | 523.77 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-06T14:40:31Z",
"rates": {
"XCD": 0.523767
}
}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.3767,
"rate": 0.523767
}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