Rate Overview
Live
1 MOP = 0.331780 GEL
1 GEL = 3.0140
MOP
Avg
0.332172
High
0.333960
Low
0.331155
Last updated: 5/9/2026, 6:03:07 AM
Quick Conversions
| MOP | GEL |
|---|---|
| 1 MOP | 0.33 GEL |
| 10 MOP | 3.32 GEL |
| 50 MOP | 16.59 GEL |
| 100 MOP | 33.18 GEL |
| 500 MOP | 165.89 GEL |
| 1,000 MOP | 331.78 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-05-09T06:03:07Z",
"rates": {
"GEL": 0.33178
}
}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.178000000000004,
"rate": 0.33178
}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