Rate Overview
Live
1 KYD = 5.4966 RON
1 RON = 0.181929
KYD
Avg
5.5132
High
5.5689
Low
5.4846
Last updated: 7/10/2026, 10:41:33 PM
Quick Conversions
| KYD | RON |
|---|---|
| 1 KYD | 5.50 RON |
| 10 KYD | 54.97 RON |
| 50 KYD | 274.83 RON |
| 100 KYD | 549.66 RON |
| 500 KYD | 2,748.32 RON |
| 1,000 KYD | 5,496.65 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-10T22:41:33Z",
"rates": {
"RON": 5.496646
}
}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": 549.6646000000001,
"rate": 5.496646
}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