Rate Overview
Live
1 MOP = 15.4593 ISK
1 ISK = 0.064686
MOP
Avg
15.3446
High
15.5580
Low
15.0727
Last updated: 3/7/2026, 12:08:03 AM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.46 ISK |
| 10 MOP | 154.59 ISK |
| 50 MOP | 772.97 ISK |
| 100 MOP | 1,545.93 ISK |
| 500 MOP | 7,729.67 ISK |
| 1,000 MOP | 15,459.34 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-03-07T00:08:03Z",
"rates": {
"ISK": 15.459335
}
}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": 1545.9334999999999,
"rate": 15.459335
}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