Rate Overview
Live
1 GEL = 3.0948 MOP
1 MOP = 0.323124
GEL
Avg
3.0991
High
3.1040
Low
3.0938
Last updated: 9/2/2026, 4:08:26 AM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 3.09 MOP |
| 10 GEL | 30.95 MOP |
| 50 GEL | 154.74 MOP |
| 100 GEL | 309.48 MOP |
| 500 GEL | 1,547.39 MOP |
| 1,000 GEL | 3,094.79 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-09-02T04:08:26Z",
"rates": {
"MOP": 3.094786
}
}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": 309.47860000000003,
"rate": 3.094786
}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