Rate Overview
Live
1 KYD = 5.1930 RON
1 RON = 0.192565
KYD
Avg
5.2053
High
5.2374
Low
5.1833
Last updated: 4/17/2026, 10:43:14 AM
Quick Conversions
| KYD | RON |
|---|---|
| 1 KYD | 5.19 RON |
| 10 KYD | 51.93 RON |
| 50 KYD | 259.65 RON |
| 100 KYD | 519.30 RON |
| 500 KYD | 2,596.52 RON |
| 1,000 KYD | 5,193.05 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-04-17T10:43:14Z",
"rates": {
"RON": 5.193046
}
}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": 519.3045999999999,
"rate": 5.193046
}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