Rate Overview
Live
1 ILS = 1400.22 MGA
1 MGA = 0.000714
ILS
Avg
1313.87
High
1482.86
Low
1180.25
Last updated: 7/16/2026, 6:15:47 PM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,400.22 MGA |
| 10 ILS | 14,002.19 MGA |
| 50 ILS | 70,010.93 MGA |
| 100 ILS | 140,021.85 MGA |
| 500 ILS | 700,109.25 MGA |
| 1,000 ILS | 1,400,218.51 MGA |
Get ILS/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MGAExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-16T18:15:47Z",
"rates": {
"MGA": 1400.218505
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MGA",
"amount": 100
},
"result": 140021.8505,
"rate": 1400.218505
}Build with ILS/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key