Rate Overview
Live
1 MOP = 15.6265 ISK
1 ISK = 0.063994
MOP
Avg
15.5035
High
15.6265
Low
15.4382
Last updated: 6/19/2026, 10:08:41 AM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.63 ISK |
| 10 MOP | 156.27 ISK |
| 50 MOP | 781.33 ISK |
| 100 MOP | 1,562.65 ISK |
| 500 MOP | 7,813.25 ISK |
| 1,000 MOP | 15,626.51 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-06-19T10:08:41Z",
"rates": {
"ISK": 15.626509
}
}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": 1562.6509,
"rate": 15.626509
}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