Rate Overview
Live
1 ILS = 1420.83 MGA
1 MGA = 0.000704
ILS
Avg
1420.52
High
1428.58
Low
1407.56
Last updated: 7/7/2026, 12:59:32 AM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,420.83 MGA |
| 10 ILS | 14,208.32 MGA |
| 50 ILS | 71,041.59 MGA |
| 100 ILS | 142,083.18 MGA |
| 500 ILS | 710,415.89 MGA |
| 1,000 ILS | 1,420,831.78 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-07T00:59:32Z",
"rates": {
"MGA": 1420.831776
}
}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": 142083.1776,
"rate": 1420.831776
}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