Rate Overview
Live
1 MGA = 0.000657 GEL
1 GEL = 1522.07
MGA
Avg
0.000643
High
0.000657
Low
0.000630
Last updated: 3/6/2026, 11:52:12 PM
Quick Conversions
| MGA | GEL |
|---|---|
| 1 MGA | 0.00 GEL |
| 10 MGA | 0.01 GEL |
| 50 MGA | 0.03 GEL |
| 100 MGA | 0.07 GEL |
| 500 MGA | 0.33 GEL |
| 1,000 MGA | 0.66 GEL |
Get MGA/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=GELExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:52:12Z",
"rates": {
"GEL": 0.000657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "GEL",
"amount": 100
},
"result": 0.06570000000000001,
"rate": 0.000657
}Build with MGA/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key