Rate Overview
Live
1 MGA = 0.000618 GEL
1 GEL = 1618.12
MGA
Avg
0.000619
High
0.000622
Low
0.000615
Last updated: 7/6/2026, 5:40:16 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.31 GEL |
| 1,000 MGA | 0.62 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-07-06T17:40:16Z",
"rates": {
"GEL": 0.000618
}
}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.061799999999999994,
"rate": 0.000618
}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