Rate Overview
Live
1 MKD = 2.3467 ISK
1 ISK = 0.426130
MKD
Avg
2.3416
High
2.3562
Low
2.3268
Last updated: 3/6/2026, 8:07:58 AM
Quick Conversions
| MKD | ISK |
|---|---|
| 1 MKD | 2.35 ISK |
| 10 MKD | 23.47 ISK |
| 50 MKD | 117.34 ISK |
| 100 MKD | 234.67 ISK |
| 500 MKD | 1,173.35 ISK |
| 1,000 MKD | 2,346.70 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-06T08:07:58Z",
"rates": {
"ISK": 2.346701
}
}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": 234.6701,
"rate": 2.346701
}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