Rate Overview
Live
1 XCD = 1.6023 RON
1 RON = 0.624088
XCD
Avg
1.6029
High
1.6126
Low
1.5971
Last updated: 4/18/2026, 8:44:15 AM
Quick Conversions
| XCD | RON |
|---|---|
| 1 XCD | 1.60 RON |
| 10 XCD | 16.02 RON |
| 50 XCD | 80.12 RON |
| 100 XCD | 160.23 RON |
| 500 XCD | 801.17 RON |
| 1,000 XCD | 1,602.34 RON |
Get XCD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=RONExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-18T08:44:15Z",
"rates": {
"RON": 1.602339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "RON",
"amount": 100
},
"result": 160.2339,
"rate": 1.602339
}Build with XCD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key