Rate Overview
Live
1 ILS = 1388.63 MGA
1 MGA = 0.000720
ILS
Avg
1401.37
High
1415.77
Low
1387.98
Last updated: 7/23/2026, 10:46:27 PM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,388.63 MGA |
| 10 ILS | 13,886.27 MGA |
| 50 ILS | 69,431.33 MGA |
| 100 ILS | 138,862.65 MGA |
| 500 ILS | 694,313.26 MGA |
| 1,000 ILS | 1,388,626.52 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-23T22:46:27Z",
"rates": {
"MGA": 1388.62652
}
}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": 138862.652,
"rate": 1388.62652
}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