Rate Overview
Live
1 KYD = 5.5256 RON
1 RON = 0.180975
KYD
Avg
5.3026
High
5.5861
Low
5.1376
Last updated: 7/28/2026, 10:40:34 PM
Quick Conversions
| KYD | RON |
|---|---|
| 1 KYD | 5.53 RON |
| 10 KYD | 55.26 RON |
| 50 KYD | 276.28 RON |
| 100 KYD | 552.56 RON |
| 500 KYD | 2,762.81 RON |
| 1,000 KYD | 5,525.62 RON |
Get KYD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=RONExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-28T22:40:34Z",
"rates": {
"RON": 5.525621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "RON",
"amount": 100
},
"result": 552.5621,
"rate": 5.525621
}Build with KYD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key