Rate Overview
Live
1 XCD = 1.6607 RON
1 RON = 0.602159
XCD
Avg
1.6504
High
1.6607
Low
1.6401
Last updated: 5/8/2026, 12:58:59 PM
Quick Conversions
| XCD | RON |
|---|---|
| 1 XCD | 1.66 RON |
| 10 XCD | 16.61 RON |
| 50 XCD | 83.03 RON |
| 100 XCD | 166.07 RON |
| 500 XCD | 830.35 RON |
| 1,000 XCD | 1,660.69 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-05-08T12:58:59Z",
"rates": {
"RON": 1.66069
}
}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": 166.069,
"rate": 1.66069
}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