Rate Overview
Live
1 GEL = 3.0197 MOP
1 MOP = 0.331156
GEL
Avg
3.0102
High
3.0197
Low
2.9944
Last updated: 5/8/2026, 4:40:52 PM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 3.02 MOP |
| 10 GEL | 30.20 MOP |
| 50 GEL | 150.99 MOP |
| 100 GEL | 301.97 MOP |
| 500 GEL | 1,509.86 MOP |
| 1,000 GEL | 3,019.73 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-08T16:40:52Z",
"rates": {
"MOP": 3.019729
}
}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": 301.9729,
"rate": 3.019729
}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