Rate Overview
Live
1 GEL = 3.0820 MOP
1 MOP = 0.324467
GEL
Avg
3.0794
High
3.0821
Low
3.0729
Last updated: 7/28/2026, 2:11:08 PM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 3.08 MOP |
| 10 GEL | 30.82 MOP |
| 50 GEL | 154.10 MOP |
| 100 GEL | 308.20 MOP |
| 500 GEL | 1,540.99 MOP |
| 1,000 GEL | 3,081.98 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-07-28T14:11:08Z",
"rates": {
"MOP": 3.081979
}
}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": 308.1979,
"rate": 3.081979
}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