Rate Overview
Live
1 GEL = 2.9831 MOP
1 MOP = 0.335226
GEL
Avg
2.9931
High
3.0067
Low
2.9831
Last updated: 4/18/2026, 8:45:17 AM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 2.98 MOP |
| 10 GEL | 29.83 MOP |
| 50 GEL | 149.15 MOP |
| 100 GEL | 298.31 MOP |
| 500 GEL | 1,491.53 MOP |
| 1,000 GEL | 2,983.06 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-04-18T08:45:17Z",
"rates": {
"MOP": 2.983062
}
}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": 298.3062,
"rate": 2.983062
}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