Rate Overview
Live
1 XCD = 1.6921 RON
1 RON = 0.590977
XCD
Avg
1.6348
High
1.7022
Low
1.5715
Last updated: 7/20/2026, 5:00:04 AM
Quick Conversions
| XCD | RON |
|---|---|
| 1 XCD | 1.69 RON |
| 10 XCD | 16.92 RON |
| 50 XCD | 84.61 RON |
| 100 XCD | 169.21 RON |
| 500 XCD | 846.06 RON |
| 1,000 XCD | 1,692.11 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-20T05:00:04Z",
"rates": {
"RON": 1.692112
}
}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": 169.21120000000002,
"rate": 1.692112
}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