Rate Overview
Live
1 MGA = 0.000647 GEL
1 GEL = 1545.60
MGA
Avg
0.000610
High
0.000656
Low
0.000580
Last updated: 3/27/2026, 1:41:38 PM
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-03-27T13:41:38Z",
"rates": {
"GEL": 0.000647
}
}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.06470000000000001,
"rate": 0.000647
}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