Rate Overview
Live
1 MOP = 9.1530 GMD
1 GMD = 0.109254
MOP
Avg
9.1319
High
9.1704
Low
8.9901
Last updated: 3/7/2026, 12:08:32 AM
Quick Conversions
| MOP | GMD |
|---|---|
| 1 MOP | 9.15 GMD |
| 10 MOP | 91.53 GMD |
| 50 MOP | 457.65 GMD |
| 100 MOP | 915.30 GMD |
| 500 MOP | 4,576.48 GMD |
| 1,000 MOP | 9,152.96 GMD |
Get MOP/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=GMDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-07T00:08:32Z",
"rates": {
"GMD": 9.152962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "GMD",
"amount": 100
},
"result": 915.2962,
"rate": 9.152962
}Build with MOP/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key