Rate Overview
Live
1 KYD = 5.3743 RON
1 RON = 0.186071
KYD
Avg
5.3442
High
5.3776
Low
5.3125
Last updated: 5/7/2026, 1:50:15 PM
Quick Conversions
| KYD | RON |
|---|---|
| 1 KYD | 5.37 RON |
| 10 KYD | 53.74 RON |
| 50 KYD | 268.71 RON |
| 100 KYD | 537.43 RON |
| 500 KYD | 2,687.15 RON |
| 1,000 KYD | 5,374.29 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-05-07T13:50:15Z",
"rates": {
"RON": 5.37429
}
}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": 537.429,
"rate": 5.37429
}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