Rate Overview
Live
1 KYD = 5.4001 RON
1 RON = 0.185183
KYD
Avg
5.4390
High
5.5178
Low
5.4001
Last updated: 8/21/2026, 4:53:24 PM
Quick Conversions
| KYD | RON |
|---|---|
| 1 KYD | 5.40 RON |
| 10 KYD | 54.00 RON |
| 50 KYD | 270.00 RON |
| 100 KYD | 540.01 RON |
| 500 KYD | 2,700.04 RON |
| 1,000 KYD | 5,400.07 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-21T16:53:24Z",
"rates": {
"RON": 5.400073
}
}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": 540.0073,
"rate": 5.400073
}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