Rate Overview
Live
1 MOP = 15.5165 ISK
1 ISK = 0.064447
MOP
Avg
15.4229
High
15.9734
Low
15.0549
Last updated: 7/29/2026, 1:13:30 AM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.52 ISK |
| 10 MOP | 155.17 ISK |
| 50 MOP | 775.83 ISK |
| 100 MOP | 1,551.65 ISK |
| 500 MOP | 7,758.27 ISK |
| 1,000 MOP | 15,516.55 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-29T01:13:30Z",
"rates": {
"ISK": 15.516549
}
}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": 1551.6549,
"rate": 15.516549
}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