Rate Overview
Live
1 MOP = 15.1516 ISK
1 ISK = 0.066000
MOP
Avg
15.1705
High
15.2072
Low
15.1095
Last updated: 5/9/2026, 1:27:47 AM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.15 ISK |
| 10 MOP | 151.52 ISK |
| 50 MOP | 757.58 ISK |
| 100 MOP | 1,515.16 ISK |
| 500 MOP | 7,575.81 ISK |
| 1,000 MOP | 15,151.62 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-05-09T01:27:47Z",
"rates": {
"ISK": 15.151624
}
}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": 1515.1624,
"rate": 15.151624
}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