Rate Overview
Live
1 ILS = 1412.51 MGA
1 MGA = 0.000708
ILS
Avg
1374.99
High
1478.65
Low
1249.01
Last updated: 7/28/2026, 11:32:07 PM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,412.51 MGA |
| 10 ILS | 14,125.07 MGA |
| 50 ILS | 70,625.34 MGA |
| 100 ILS | 141,250.68 MGA |
| 500 ILS | 706,253.42 MGA |
| 1,000 ILS | 1,412,506.84 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-28T23:32:07Z",
"rates": {
"MGA": 1412.506843
}
}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": 141250.6843,
"rate": 1412.506843
}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