Rate Overview
Live
1 ILS = 1408.06 MGA
1 MGA = 0.000710
ILS
Avg
1410.15
High
1492.75
Low
1335.23
Last updated: 7/29/2026, 10:24:42 AM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,408.06 MGA |
| 10 ILS | 14,080.64 MGA |
| 50 ILS | 70,403.19 MGA |
| 100 ILS | 140,806.37 MGA |
| 500 ILS | 704,031.86 MGA |
| 1,000 ILS | 1,408,063.71 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-29T10:24:42Z",
"rates": {
"MGA": 1408.063713
}
}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": 140806.3713,
"rate": 1408.063713
}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