Rate Overview
Live
1 KYD = 5.3120 RON
1 RON = 0.188251
KYD
Avg
5.2885
High
5.5844
Low
5.1593
Last updated: 3/28/2026, 10:50:11 AM
Quick Conversions
| KYD | RON |
|---|---|
| 1 KYD | 5.31 RON |
| 10 KYD | 53.12 RON |
| 50 KYD | 265.60 RON |
| 100 KYD | 531.20 RON |
| 500 KYD | 2,656.02 RON |
| 1,000 KYD | 5,312.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-03-28T10:50:11Z",
"rates": {
"RON": 5.312047
}
}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": 531.2047,
"rate": 5.312047
}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