Rate Overview
Live
1 XCD = 1.6776 RON
1 RON = 0.596090
XCD
Avg
1.6889
High
1.7017
Low
1.6765
Last updated: 8/12/2026, 3:24:21 PM
Quick Conversions
| XCD | RON |
|---|---|
| 1 XCD | 1.68 RON |
| 10 XCD | 16.78 RON |
| 50 XCD | 83.88 RON |
| 100 XCD | 167.76 RON |
| 500 XCD | 838.80 RON |
| 1,000 XCD | 1,677.60 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-08-12T15:24:21Z",
"rates": {
"RON": 1.677598
}
}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": 167.75979999999998,
"rate": 1.677598
}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