Rate Overview
Live
1 MRO = 0.316251 ISK
1 ISK = 3.1620
MRO
Avg
0.313195
High
0.316251
Low
0.311206
Last updated: 6/19/2026, 10:11:27 AM
Quick Conversions
| MRO | ISK |
|---|---|
| 1 MRO | 0.32 ISK |
| 10 MRO | 3.16 ISK |
| 50 MRO | 15.81 ISK |
| 100 MRO | 31.63 ISK |
| 500 MRO | 158.13 ISK |
| 1,000 MRO | 316.25 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-06-19T10:11:27Z",
"rates": {
"ISK": 0.316251
}
}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.6251,
"rate": 0.316251
}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