Rate Overview
Live
1 MOP = 15.1343 ISK
1 ISK = 0.066075
MOP
Avg
15.1587
High
15.2154
Low
15.1320
Last updated: 4/18/2026, 8:43:06 AM
Quick Conversions
| MOP | ISK |
|---|---|
| 1 MOP | 15.13 ISK |
| 10 MOP | 151.34 ISK |
| 50 MOP | 756.72 ISK |
| 100 MOP | 1,513.43 ISK |
| 500 MOP | 7,567.17 ISK |
| 1,000 MOP | 15,134.34 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-04-18T08:43:06Z",
"rates": {
"ISK": 15.134341
}
}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": 1513.4341,
"rate": 15.134341
}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