Rate Overview
Live
1 MOP = 15.5862 ISK
1 ISK = 0.064159
MOP
Avg
15.6024
High
15.6449
Low
15.5695
Last updated: 7/7/2026, 10:12:52 PM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.59 ISK |
| 10 MOP | 155.86 ISK |
| 50 MOP | 779.31 ISK |
| 100 MOP | 1,558.62 ISK |
| 500 MOP | 7,793.09 ISK |
| 1,000 MOP | 15,586.18 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-07-07T22:12:52Z",
"rates": {
"ISK": 15.586175
}
}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": 1558.6175,
"rate": 15.586175
}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