Rate Overview
Live
1 MOP = 15.4088 ISK
1 ISK = 0.064898
MOP
Avg
15.3933
High
15.4343
Low
15.3475
Last updated: 3/27/2026, 6:35:43 AM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.41 ISK |
| 10 MOP | 154.09 ISK |
| 50 MOP | 770.44 ISK |
| 100 MOP | 1,540.88 ISK |
| 500 MOP | 7,704.41 ISK |
| 1,000 MOP | 15,408.82 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-27T06:35:43Z",
"rates": {
"ISK": 15.408824
}
}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": 1540.8824,
"rate": 15.408824
}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