Rate Overview
Live
1 MRO = 0.312229 ISK
1 ISK = 3.2028
MRO
Avg
0.310850
High
0.312229
Low
0.308604
Last updated: 3/29/2026, 12:38:39 PM
Quick Conversions
| MRO | ISK |
|---|---|
| 1 MRO | 0.31 ISK |
| 10 MRO | 3.12 ISK |
| 50 MRO | 15.61 ISK |
| 100 MRO | 31.22 ISK |
| 500 MRO | 156.11 ISK |
| 1,000 MRO | 312.23 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-03-29T12:38:39Z",
"rates": {
"ISK": 0.312229
}
}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.2229,
"rate": 0.312229
}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