Rate Overview
Live
1 MOP = 0.323865 GEL
1 GEL = 3.0877
MOP
Avg
0.333774
High
0.340041
Low
0.323865
Last updated: 8/1/2026, 12:16:08 PM
Quick Conversions
| MOP | GEL |
|---|---|
| 1 MOP | 0.32 GEL |
| 10 MOP | 3.24 GEL |
| 50 MOP | 16.19 GEL |
| 100 MOP | 32.39 GEL |
| 500 MOP | 161.93 GEL |
| 1,000 MOP | 323.87 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-08-01T12:16:08Z",
"rates": {
"GEL": 0.323865
}
}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": 32.3865,
"rate": 0.323865
}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