Rate Overview
Live
1 MOP = 15.2472 ISK
1 ISK = 0.065586
MOP
Avg
15.2883
High
15.3350
Low
15.2472
Last updated: 5/29/2026, 4:23:10 PM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.25 ISK |
| 10 MOP | 152.47 ISK |
| 50 MOP | 762.36 ISK |
| 100 MOP | 1,524.72 ISK |
| 500 MOP | 7,623.62 ISK |
| 1,000 MOP | 15,247.24 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-05-29T16:23:10Z",
"rates": {
"ISK": 15.24724
}
}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": 1524.724,
"rate": 15.24724
}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