Rate Overview
Live
1 MKD = 0.058333 ILS
1 ILS = 17.1430
MKD
Avg
0.058763
High
0.060171
Low
0.057864
Last updated: 3/7/2026, 7:35:58 AM
Quick Conversions
| MKD | ILS |
|---|---|
| 1 MKD | 0.06 ILS |
| 10 MKD | 0.58 ILS |
| 50 MKD | 2.92 ILS |
| 100 MKD | 5.83 ILS |
| 500 MKD | 29.17 ILS |
| 1,000 MKD | 58.33 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-03-07T07:35:58Z",
"rates": {
"ILS": 0.058333
}
}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.8333,
"rate": 0.058333
}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