Rate Overview
Live
1 ISK = 0.064420 MOP
1 MOP = 15.5231
ISK
Avg
0.064994
High
0.066344
Low
0.063481
Last updated: 6/18/2026, 11:28:51 AM
Quick Conversions
| ISK | MOP |
|---|---|
| 1 ISK | 0.06 MOP |
| 10 ISK | 0.64 MOP |
| 50 ISK | 3.22 MOP |
| 100 ISK | 6.44 MOP |
| 500 ISK | 32.21 MOP |
| 1,000 ISK | 64.42 MOP |
Get ISK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=MOPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-06-18T11:28:51Z",
"rates": {
"MOP": 0.06442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "MOP",
"amount": 100
},
"result": 6.442,
"rate": 0.06442
}Build with ISK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key