Rate Overview
Live
1 ILS = 1326.74 MGA
1 MGA = 0.000754
ILS
Avg
1386.83
High
1466.64
Low
1265.54
Last updated: 3/27/2026, 9:29:12 AM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,326.74 MGA |
| 10 ILS | 13,267.38 MGA |
| 50 ILS | 66,336.91 MGA |
| 100 ILS | 132,673.82 MGA |
| 500 ILS | 663,369.12 MGA |
| 1,000 ILS | 1,326,738.24 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-03-27T09:29:12Z",
"rates": {
"MGA": 1326.738241
}
}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": 132673.8241,
"rate": 1326.738241
}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