Rate Overview
Live
1 ISK = 0.066074 MOP
1 MOP = 15.1345
ISK
Avg
0.065968
High
0.066084
Low
0.065723
Last updated: 4/18/2026, 8:43:07 AM
Quick Conversions
| ISK | MOP |
|---|---|
| 1 ISK | 0.07 MOP |
| 10 ISK | 0.66 MOP |
| 50 ISK | 3.30 MOP |
| 100 ISK | 6.61 MOP |
| 500 ISK | 33.04 MOP |
| 1,000 ISK | 66.07 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-04-18T08:43:07Z",
"rates": {
"MOP": 0.066074
}
}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.607399999999999,
"rate": 0.066074
}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