Rate Overview
Live
1 GEL = 3.0698 MOP
1 MOP = 0.325751
GEL
Avg
3.0675
High
3.0756
Low
3.0610
Last updated: 7/8/2026, 4:04:08 AM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 3.07 MOP |
| 10 GEL | 30.70 MOP |
| 50 GEL | 153.49 MOP |
| 100 GEL | 306.98 MOP |
| 500 GEL | 1,534.91 MOP |
| 1,000 GEL | 3,069.83 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-08T04:04:08Z",
"rates": {
"MOP": 3.069827
}
}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": 306.9827,
"rate": 3.069827
}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