Rate Overview
Live
1 ILS = 1411.95 MGA
1 MGA = 0.000708
ILS
Avg
1413.34
High
1428.58
Low
1387.98
Last updated: 7/25/2026, 10:37:20 PM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,411.95 MGA |
| 10 ILS | 14,119.54 MGA |
| 50 ILS | 70,597.68 MGA |
| 100 ILS | 141,195.36 MGA |
| 500 ILS | 705,976.81 MGA |
| 1,000 ILS | 1,411,953.63 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-25T22:37:20Z",
"rates": {
"MGA": 1411.953629
}
}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": 141195.3629,
"rate": 1411.953629
}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