Rate Overview
Live
1 MGA = 0.000646 GEL
1 GEL = 1547.99
MGA
Avg
0.000646
High
0.000648
Low
0.000645
Last updated: 5/7/2026, 3:27:04 AM
Quick Conversions
| MGA | GEL |
|---|---|
| 1 MGA | 0.00 GEL |
| 10 MGA | 0.01 GEL |
| 50 MGA | 0.03 GEL |
| 100 MGA | 0.06 GEL |
| 500 MGA | 0.32 GEL |
| 1,000 MGA | 0.65 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-05-07T03:27:04Z",
"rates": {
"GEL": 0.000646
}
}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.0646,
"rate": 0.000646
}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