Rate Overview
Live
1 MOP = 9.1166 GMD
1 GMD = 0.109691
MOP
Avg
9.0736
High
9.1166
Low
9.0211
Last updated: 5/9/2026, 4:52:50 AM
Quick Conversions
| MOP | GMD |
|---|---|
| 1 MOP | 9.12 GMD |
| 10 MOP | 91.17 GMD |
| 50 MOP | 455.83 GMD |
| 100 MOP | 911.66 GMD |
| 500 MOP | 4,558.28 GMD |
| 1,000 MOP | 9,116.55 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-05-09T04:52:50Z",
"rates": {
"GMD": 9.116552
}
}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": 911.6552,
"rate": 9.116552
}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