Rate Overview
Live
1 ILS = 1430.29 MGA
1 MGA = 0.000699
ILS
Avg
1431.74
High
1443.47
Low
1411.45
Last updated: 6/17/2026, 6:40:31 AM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,430.29 MGA |
| 10 ILS | 14,302.91 MGA |
| 50 ILS | 71,514.54 MGA |
| 100 ILS | 143,029.08 MGA |
| 500 ILS | 715,145.38 MGA |
| 1,000 ILS | 1,430,290.76 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-06-17T06:40:31Z",
"rates": {
"MGA": 1430.290762
}
}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": 143029.0762,
"rate": 1430.290762
}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