Rate Overview
Live
1 MOP = 0.335140 GEL
1 GEL = 2.9838
MOP
Avg
0.336214
High
0.337173
Low
0.335140
Last updated: 3/27/2026, 2:26:29 AM
Quick Conversions
| MOP | GEL |
|---|---|
| 1 MOP | 0.34 GEL |
| 10 MOP | 3.35 GEL |
| 50 MOP | 16.76 GEL |
| 100 MOP | 33.51 GEL |
| 500 MOP | 167.57 GEL |
| 1,000 MOP | 335.14 GEL |
Get MOP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=GELExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T02:26:29Z",
"rates": {
"GEL": 0.33514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "GEL",
"amount": 100
},
"result": 33.513999999999996,
"rate": 0.33514
}Build with MOP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key