Rate Overview
Live
1 MOP = 15.0365 ISK
1 ISK = 0.066505
MOP
Avg
15.1336
High
15.2105
Low
14.9830
Last updated: 8/21/2026, 7:35:32 PM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.04 ISK |
| 10 MOP | 150.37 ISK |
| 50 MOP | 751.83 ISK |
| 100 MOP | 1,503.65 ISK |
| 500 MOP | 7,518.26 ISK |
| 1,000 MOP | 15,036.52 ISK |
Get MOP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ISKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-21T19:35:32Z",
"rates": {
"ISK": 15.036516
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ISK",
"amount": 100
},
"result": 1503.6516000000001,
"rate": 15.036516
}Build with MOP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key