Rate Overview
Live
1 MOP = 15.3803 ISK
1 ISK = 0.065018 MOP
Avg
15.6254
High
15.7544
Low
15.3803
Last updated: 1/25/2026, 9:20:08 AM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.38 ISK |
| 10 MOP | 153.80 ISK |
| 50 MOP | 769.01 ISK |
| 100 MOP | 1,538.03 ISK |
| 500 MOP | 7,690.13 ISK |
| 1,000 MOP | 15,380.27 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-01-25T09:20:08Z",
"rates": {
"ISK": 15.380268
}
}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": 1538.0267999999999,
"rate": 15.380268
}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