Rate Overview
Live
1 ILS = 1486.98 MGA
1 MGA = 0.000673
ILS
Avg
1405.00
High
1486.98
Low
1335.23
Last updated: 5/27/2026, 8:34:10 PM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,486.98 MGA |
| 10 ILS | 14,869.82 MGA |
| 50 ILS | 74,349.09 MGA |
| 100 ILS | 148,698.18 MGA |
| 500 ILS | 743,490.91 MGA |
| 1,000 ILS | 1,486,981.81 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-05-27T20:34:10Z",
"rates": {
"MGA": 1486.981814
}
}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": 148698.1814,
"rate": 1486.981814
}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