Rate Overview
Live
1 XCD = 1.6890 RON
1 RON = 0.592077
XCD
Avg
1.6412
High
1.7022
Low
1.5715
Last updated: 7/27/2026, 11:06:28 PM
Quick Conversions
| XCD | RON |
|---|---|
| 1 XCD | 1.69 RON |
| 10 XCD | 16.89 RON |
| 50 XCD | 84.45 RON |
| 100 XCD | 168.90 RON |
| 500 XCD | 844.48 RON |
| 1,000 XCD | 1,688.97 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-07-27T23:06:28Z",
"rates": {
"RON": 1.688969
}
}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": 168.8969,
"rate": 1.688969
}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