Rate Overview
Live
1 ILS = 1412.95 MGA
1 MGA = 0.000708
ILS
Avg
1410.42
High
1435.12
Low
1387.98
Last updated: 7/28/2026, 4:40:19 PM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,412.95 MGA |
| 10 ILS | 14,129.47 MGA |
| 50 ILS | 70,647.34 MGA |
| 100 ILS | 141,294.68 MGA |
| 500 ILS | 706,473.40 MGA |
| 1,000 ILS | 1,412,946.80 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-28T16:40:19Z",
"rates": {
"MGA": 1412.946804
}
}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": 141294.68039999998,
"rate": 1412.946804
}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