Rate Overview
Live
1 ILS = 1346.21 MGA
1 MGA = 0.000743
ILS
Avg
1350.56
High
1371.52
Low
1338.64
Last updated: 3/7/2026, 3:24:44 AM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,346.21 MGA |
| 10 ILS | 13,462.09 MGA |
| 50 ILS | 67,310.43 MGA |
| 100 ILS | 134,620.86 MGA |
| 500 ILS | 673,104.30 MGA |
| 1,000 ILS | 1,346,208.60 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-07T03:24:44Z",
"rates": {
"MGA": 1346.2086
}
}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": 134620.86,
"rate": 1346.2086
}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