Rate Overview
Live
1 ILS = 1323.47 MGA
1 MGA = 0.000756
ILS
Avg
1334.44
High
1342.13
Low
1323.47
Last updated: 3/27/2026, 12:56:31 PM
Quick Conversions
| ILS | MGA |
|---|---|
| 1 ILS | 1,323.47 MGA |
| 10 ILS | 13,234.73 MGA |
| 50 ILS | 66,173.64 MGA |
| 100 ILS | 132,347.29 MGA |
| 500 ILS | 661,736.43 MGA |
| 1,000 ILS | 1,323,472.85 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-27T12:56:31Z",
"rates": {
"MGA": 1323.472852
}
}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": 132347.2852,
"rate": 1323.472852
}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