Rate Overview
Live
1 MKD = 2.3365 ISK
1 ISK = 0.427992
MKD
Avg
2.3436
High
2.3932
Low
2.3205
Last updated: 7/7/2026, 8:01:18 AM
Quick Conversions
| MKD | ISK |
|---|---|
| 1 MKD | 2.34 ISK |
| 10 MKD | 23.36 ISK |
| 50 MKD | 116.82 ISK |
| 100 MKD | 233.65 ISK |
| 500 MKD | 1,168.25 ISK |
| 1,000 MKD | 2,336.49 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-07-07T08:01:18Z",
"rates": {
"ISK": 2.336493
}
}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.64929999999998,
"rate": 2.336493
}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