Rate Overview
Live
1 KYD = 5.5114 RON
1 RON = 0.181444
KYD
Avg
5.4677
High
5.5114
Low
5.4259
Last updated: 6/19/2026, 8:45:46 AM
Quick Conversions
| KYD | RON |
|---|---|
| 1 KYD | 5.51 RON |
| 10 KYD | 55.11 RON |
| 50 KYD | 275.57 RON |
| 100 KYD | 551.14 RON |
| 500 KYD | 2,755.68 RON |
| 1,000 KYD | 5,511.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-06-19T08:45:46Z",
"rates": {
"RON": 5.511352
}
}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": 551.1351999999999,
"rate": 5.511352
}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