Rate Overview
Live
1 MGA = 0.000747 ILS
1 ILS = 1338.69
MGA
Avg
0.000741
High
0.000747
Low
0.000729
Last updated: 3/6/2026, 11:49:08 PM
Quick Conversions
| MGA | ILS |
|---|---|
| 1 MGA | 0.00 ILS |
| 10 MGA | 0.01 ILS |
| 50 MGA | 0.04 ILS |
| 100 MGA | 0.07 ILS |
| 500 MGA | 0.37 ILS |
| 1,000 MGA | 0.75 ILS |
Get MGA/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=ILSExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:49:08Z",
"rates": {
"ILS": 0.000747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "ILS",
"amount": 100
},
"result": 0.0747,
"rate": 0.000747
}Build with MGA/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key