Rate Overview
Live
1 ISK = 0.036257 RON
1 RON = 27.5809
ISK
Avg
0.036317
High
0.036520
Low
0.036164
Last updated: 6/17/2026, 3:39:44 AM
Quick Conversions
| ISK | RON |
|---|---|
| 1 ISK | 0.04 RON |
| 10 ISK | 0.36 RON |
| 50 ISK | 1.81 RON |
| 100 ISK | 3.63 RON |
| 500 ISK | 18.13 RON |
| 1,000 ISK | 36.26 RON |
Get ISK/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=RONExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-06-17T03:39:44Z",
"rates": {
"RON": 0.036257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "RON",
"amount": 100
},
"result": 3.6256999999999997,
"rate": 0.036257
}Build with ISK/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key