Rate Overview
Live
1 MRO = 0.313314 ISK
1 ISK = 3.1917
MRO
Avg
0.314718
High
0.316436
Low
0.313205
Last updated: 7/8/2026, 4:54:02 PM
Quick Conversions
| MRO | ISK |
|---|---|
| 1 MRO | 0.31 ISK |
| 10 MRO | 3.13 ISK |
| 50 MRO | 15.67 ISK |
| 100 MRO | 31.33 ISK |
| 500 MRO | 156.66 ISK |
| 1,000 MRO | 313.31 ISK |
Get MRO/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=ISKExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-08T16:54:02Z",
"rates": {
"ISK": 0.313314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "ISK",
"amount": 100
},
"result": 31.3314,
"rate": 0.313314
}Build with MRO/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key