Rate Overview
Live
1 GEL = 3.0279 MOP
1 MOP = 0.330267
GEL
Avg
2.9945
High
3.0279
Low
2.9600
Last updated: 5/28/2026, 9:49:55 PM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 3.03 MOP |
| 10 GEL | 30.28 MOP |
| 50 GEL | 151.39 MOP |
| 100 GEL | 302.79 MOP |
| 500 GEL | 1,513.93 MOP |
| 1,000 GEL | 3,027.85 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-05-28T21:49:55Z",
"rates": {
"MOP": 3.027852
}
}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": 302.78520000000003,
"rate": 3.027852
}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