Rate Overview
Live
1 KYD = 5.5178 RON
1 RON = 0.181232
KYD
Avg
5.5383
High
5.5861
Low
5.5178
Last updated: 7/30/2026, 7:58:13 AM
Quick Conversions
| KYD | RON |
|---|---|
| 1 KYD | 5.52 RON |
| 10 KYD | 55.18 RON |
| 50 KYD | 275.89 RON |
| 100 KYD | 551.78 RON |
| 500 KYD | 2,758.90 RON |
| 1,000 KYD | 5,517.80 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-30T07:58:13Z",
"rates": {
"RON": 5.517801
}
}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": 551.7801000000001,
"rate": 5.517801
}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