Rate Overview
Live
1 ILS = 1411.95 MGA
1 MGA = 0.000708
ILS
Avg
1410.21
High
1492.75
Low
1335.23
Last updated: 7/26/2026, 2:20:27 AM
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-26T02:20:27Z",
"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