Rate Overview
Live
1 GEL = 3.0921 MOP
1 MOP = 0.323402
GEL
Avg
3.0924
High
3.0978
Low
3.0895
Last updated: 8/12/2026, 4:29:32 AM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 3.09 MOP |
| 10 GEL | 30.92 MOP |
| 50 GEL | 154.61 MOP |
| 100 GEL | 309.21 MOP |
| 500 GEL | 1,546.06 MOP |
| 1,000 GEL | 3,092.12 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-08-12T04:29:32Z",
"rates": {
"MOP": 3.092124
}
}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": 309.2124,
"rate": 3.092124
}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