Rate Overview
Live
1 GMD = 0.109314 MOP
1 MOP = 9.1480
GMD
Avg
0.109592
High
0.110730
Low
0.109213
Last updated: 7/8/2026, 3:46:05 AM
Quick Conversions
| GMD | MOP |
|---|---|
| 1 GMD | 0.11 MOP |
| 10 GMD | 1.09 MOP |
| 50 GMD | 5.47 MOP |
| 100 GMD | 10.93 MOP |
| 500 GMD | 54.66 MOP |
| 1,000 GMD | 109.31 MOP |
Get GMD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=MOPExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-08T03:46:05Z",
"rates": {
"MOP": 0.109314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "MOP",
"amount": 100
},
"result": 10.9314,
"rate": 0.109314
}Build with GMD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key