Rate Overview
Live
1 MKD = 0.056655 ILS
1 ILS = 17.6507
MKD
Avg
0.056664
High
0.056979
Low
0.056372
Last updated: 7/26/2026, 11:19:21 PM
Quick Conversions
| MKD | ILS |
|---|---|
| 1 MKD | 0.06 ILS |
| 10 MKD | 0.57 ILS |
| 50 MKD | 2.83 ILS |
| 100 MKD | 5.67 ILS |
| 500 MKD | 28.33 ILS |
| 1,000 MKD | 56.65 ILS |
Get MKD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=ILSExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-26T23:19:21Z",
"rates": {
"ILS": 0.056655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "ILS",
"amount": 100
},
"result": 5.6655,
"rate": 0.056655
}Build with MKD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key