Rate Overview
Live
1 GEL = 1625.54 MGA
1 MGA = 0.000615
GEL
Avg
1599.09
High
1717.51
Low
1525.47
Last updated: 7/15/2026, 8:17:22 AM
Quick Conversions
| GEL | MGA |
|---|---|
| 1 GEL | 1,625.54 MGA |
| 10 GEL | 16,255.41 MGA |
| 50 GEL | 81,277.07 MGA |
| 100 GEL | 162,554.14 MGA |
| 500 GEL | 812,770.72 MGA |
| 1,000 GEL | 1,625,541.45 MGA |
Get GEL/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=MGAExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-15T08:17:22Z",
"rates": {
"MGA": 1625.541445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "MGA",
"amount": 100
},
"result": 162554.1445,
"rate": 1625.541445
}Build with GEL/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key