Rate Overview
Live
1 GEL = 1538.38 MGA
1 MGA = 0.000650
GEL
Avg
1539.90
High
1542.93
Low
1537.32
Last updated: 4/17/2026, 12:34:48 AM
Quick Conversions
| GEL | MGA |
|---|---|
| 1 GEL | 1,538.38 MGA |
| 10 GEL | 15,383.80 MGA |
| 50 GEL | 76,918.99 MGA |
| 100 GEL | 153,837.98 MGA |
| 500 GEL | 769,189.92 MGA |
| 1,000 GEL | 1,538,379.83 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-04-17T00:34:48Z",
"rates": {
"MGA": 1538.37983
}
}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": 153837.983,
"rate": 1538.37983
}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