Rate Overview
Live
1 MKD = 0.057151 ILS
1 ILS = 17.4975
MKD
Avg
0.057093
High
0.060171
Low
0.053596
Last updated: 7/31/2026, 9:14:01 AM
Quick Conversions
| MKD | ILS |
|---|---|
| 1 MKD | 0.06 ILS |
| 10 MKD | 0.57 ILS |
| 50 MKD | 2.86 ILS |
| 100 MKD | 5.72 ILS |
| 500 MKD | 28.58 ILS |
| 1,000 MKD | 57.15 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-31T09:14:01Z",
"rates": {
"ILS": 0.057151
}
}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.7151,
"rate": 0.057151
}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