Rate Overview
Live
1 KYD = 5.4733 RON
1 RON = 0.182704
KYD
Avg
5.4330
High
5.8851
Low
5.1872
Last updated: 8/1/2026, 2:49:17 PM
Quick Conversions
| KYD | RON |
|---|---|
| 1 KYD | 5.47 RON |
| 10 KYD | 54.73 RON |
| 50 KYD | 273.67 RON |
| 100 KYD | 547.33 RON |
| 500 KYD | 2,736.67 RON |
| 1,000 KYD | 5,473.35 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-08-01T14:49:17Z",
"rates": {
"RON": 5.473345
}
}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": 547.3345,
"rate": 5.473345
}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