Rate Overview
Live
1 MKD = 2.3358 ISK
1 ISK = 0.428121
MKD
Avg
2.3314
High
2.3458
Low
2.3200
Last updated: 4/17/2026, 6:07:47 AM
Quick Conversions
| MKD | ISK |
|---|---|
| 1 MKD | 2.34 ISK |
| 10 MKD | 23.36 ISK |
| 50 MKD | 116.79 ISK |
| 100 MKD | 233.58 ISK |
| 500 MKD | 1,167.90 ISK |
| 1,000 MKD | 2,335.79 ISK |
Get MKD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=ISKExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-04-17T06:07:47Z",
"rates": {
"ISK": 2.33579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "ISK",
"amount": 100
},
"result": 233.57899999999998,
"rate": 2.33579
}Build with MKD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key