Rate Overview
Live
1 GEL = 3.0736 MOP
1 MOP = 0.325347
GEL
Avg
3.0116
High
3.0736
Low
2.9600
Last updated: 7/25/2026, 8:41:17 PM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 3.07 MOP |
| 10 GEL | 30.74 MOP |
| 50 GEL | 153.68 MOP |
| 100 GEL | 307.36 MOP |
| 500 GEL | 1,536.82 MOP |
| 1,000 GEL | 3,073.65 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-25T20:41:17Z",
"rates": {
"MOP": 3.073645
}
}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": 307.3645,
"rate": 3.073645
}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