Rate Overview
Live
1 ILS = 1487.56 MGA
1 MGA = 0.000672
ILS
Avg
1458.45
High
1487.56
Low
1434.49
Last updated: 5/27/2026, 10:49:42 PM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,487.56 MGA |
| 10 ILS | 14,875.60 MGA |
| 50 ILS | 74,378.02 MGA |
| 100 ILS | 148,756.04 MGA |
| 500 ILS | 743,780.20 MGA |
| 1,000 ILS | 1,487,560.41 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-27T22:49:42Z",
"rates": {
"MGA": 1487.560406
}
}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": 148756.0406,
"rate": 1487.560406
}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