Rate Overview
Live
1 ILS = 1387.29 MGA
1 MGA = 0.000721
ILS
Avg
1371.45
High
1387.29
Low
1352.93
Last updated: 4/17/2026, 6:20:13 AM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,387.29 MGA |
| 10 ILS | 13,872.91 MGA |
| 50 ILS | 69,364.56 MGA |
| 100 ILS | 138,729.11 MGA |
| 500 ILS | 693,645.56 MGA |
| 1,000 ILS | 1,387,291.12 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-04-17T06:20:13Z",
"rates": {
"MGA": 1387.291116
}
}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": 138729.1116,
"rate": 1387.291116
}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