Rate Overview
Live
1 GEL = 3.0493 MOP
1 MOP = 0.327939
GEL
Avg
3.0444
High
3.0493
Low
3.0408
Last updated: 6/18/2026, 8:14:33 AM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 3.05 MOP |
| 10 GEL | 30.49 MOP |
| 50 GEL | 152.47 MOP |
| 100 GEL | 304.93 MOP |
| 500 GEL | 1,524.67 MOP |
| 1,000 GEL | 3,049.34 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-06-18T08:14:33Z",
"rates": {
"MOP": 3.049343
}
}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": 304.9343,
"rate": 3.049343
}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