Rate Overview
Live
1 GEL = 2.9589 MOP
1 MOP = 0.337958
GEL
Avg
2.9878
High
3.0187
Low
2.9565
Last updated: 3/6/2026, 8:08:48 AM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 2.96 MOP |
| 10 GEL | 29.59 MOP |
| 50 GEL | 147.95 MOP |
| 100 GEL | 295.89 MOP |
| 500 GEL | 1,479.47 MOP |
| 1,000 GEL | 2,958.94 MOP |
Get GEL/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=MOPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T08:08:48Z",
"rates": {
"MOP": 2.958944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "MOP",
"amount": 100
},
"result": 295.89439999999996,
"rate": 2.958944
}Build with GEL/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key