Rate Overview
Live
1 GEL = 2.9898 MOP
1 MOP = 0.334470
GEL
Avg
2.9754
High
3.0187
Low
2.9481
Last updated: 3/27/2026, 3:52:46 AM
Quick Conversions
| GEL | MOP |
|---|---|
| 1 GEL | 2.99 MOP |
| 10 GEL | 29.90 MOP |
| 50 GEL | 149.49 MOP |
| 100 GEL | 298.98 MOP |
| 500 GEL | 1,494.90 MOP |
| 1,000 GEL | 2,989.81 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-03-27T03:52:46Z",
"rates": {
"MOP": 2.989806
}
}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.98060000000004,
"rate": 2.989806
}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