Rate Overview
Live
1 ISK = 0.035537 RON
1 RON = 28.1397
ISK
Avg
0.035487
High
0.035546
Low
0.035410
Last updated: 3/27/2026, 3:09:10 PM
Quick Conversions
| ISK | RON |
|---|---|
| 1 ISK | 0.04 RON |
| 10 ISK | 0.36 RON |
| 50 ISK | 1.78 RON |
| 100 ISK | 3.55 RON |
| 500 ISK | 17.77 RON |
| 1,000 ISK | 35.54 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-03-27T15:09:10Z",
"rates": {
"RON": 0.035537
}
}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.5537,
"rate": 0.035537
}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