Rate Overview
Live
1 GEL = 3.0821 MOP
1 MOP = 0.324458
GEL
Avg
3.0715
High
3.0855
Low
3.0599
Last updated: 7/27/2026, 9:29:49 AM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 3.08 MOP |
| 10 GEL | 30.82 MOP |
| 50 GEL | 154.10 MOP |
| 100 GEL | 308.21 MOP |
| 500 GEL | 1,541.03 MOP |
| 1,000 GEL | 3,082.06 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-27T09:29:49Z",
"rates": {
"MOP": 3.082059
}
}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.2059,
"rate": 3.082059
}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