Rate Overview
Live
1 MOP = 14.9397 ISK
1 ISK = 0.066936
MOP
Avg
14.9649
High
15.0099
Low
14.9102
Last updated: 9/11/2026, 8:58:46 PM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 14.94 ISK |
| 10 MOP | 149.40 ISK |
| 50 MOP | 746.98 ISK |
| 100 MOP | 1,493.97 ISK |
| 500 MOP | 7,469.83 ISK |
| 1,000 MOP | 14,939.67 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-09-11T20:58:46Z",
"rates": {
"ISK": 14.939668
}
}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": 1493.9668,
"rate": 14.939668
}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