Rate Overview
Live
1 MKD = 2.3276 ISK
1 ISK = 0.429635
MKD
Avg
2.3300
High
2.3377
Low
2.3215
Last updated: 3/27/2026, 11:54:56 AM
Quick Conversions
| MKD | ISK |
|---|---|
| 1 MKD | 2.33 ISK |
| 10 MKD | 23.28 ISK |
| 50 MKD | 116.38 ISK |
| 100 MKD | 232.76 ISK |
| 500 MKD | 1,163.78 ISK |
| 1,000 MKD | 2,327.56 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-03-27T11:54:56Z",
"rates": {
"ISK": 2.327556
}
}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": 232.7556,
"rate": 2.327556
}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