Rate Overview
Live
1 MKD = 2.3057 ISK
1 ISK = 0.433706
MKD
Avg
2.3281
High
2.3412
Low
2.3057
Last updated: 7/30/2026, 8:02:22 AM
Quick Conversions
| MKD | ISK |
|---|---|
| 1 MKD | 2.31 ISK |
| 10 MKD | 23.06 ISK |
| 50 MKD | 115.29 ISK |
| 100 MKD | 230.57 ISK |
| 500 MKD | 1,152.85 ISK |
| 1,000 MKD | 2,305.71 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-30T08:02:22Z",
"rates": {
"ISK": 2.305708
}
}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": 230.57080000000002,
"rate": 2.305708
}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