Rate Overview
Live
1 ILS = 1327.33 MGA
1 MGA = 0.000753
ILS
Avg
1335.07
High
1342.13
Low
1327.33
Last updated: 3/27/2026, 7:42:03 AM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,327.33 MGA |
| 10 ILS | 13,273.30 MGA |
| 50 ILS | 66,366.49 MGA |
| 100 ILS | 132,732.98 MGA |
| 500 ILS | 663,664.92 MGA |
| 1,000 ILS | 1,327,329.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-03-27T07:42:03Z",
"rates": {
"MGA": 1327.329837
}
}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": 132732.9837,
"rate": 1327.329837
}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