Rate Overview
Live
1 ILS = 1440.36 MGA
1 MGA = 0.000694
ILS
Avg
1448.54
High
1462.60
Low
1433.31
Last updated: 8/18/2026, 8:10:15 PM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,440.36 MGA |
| 10 ILS | 14,403.61 MGA |
| 50 ILS | 72,018.05 MGA |
| 100 ILS | 144,036.10 MGA |
| 500 ILS | 720,180.50 MGA |
| 1,000 ILS | 1,440,361.00 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-08-18T20:10:15Z",
"rates": {
"MGA": 1440.360999
}
}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": 144036.0999,
"rate": 1440.360999
}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