Rate Overview
Live
1 MKD = 0.053375 ILS
1 ILS = 18.7354
MKD
Avg
0.061057
High
0.065762
Low
0.053375
Last updated: 5/27/2026, 9:37:02 PM
Quick Conversions
| MKD | ILS |
|---|---|
| 1 MKD | 0.05 ILS |
| 10 MKD | 0.53 ILS |
| 50 MKD | 2.67 ILS |
| 100 MKD | 5.34 ILS |
| 500 MKD | 26.69 ILS |
| 1,000 MKD | 53.38 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-05-27T21:37:02Z",
"rates": {
"ILS": 0.053375
}
}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.3374999999999995,
"rate": 0.053375
}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