Rate Overview
Live
1 MOP = 9.1130 GMD
1 GMD = 0.109733
MOP
Avg
9.1119
High
9.1925
Low
9.0562
Last updated: 4/18/2026, 8:43:34 AM
Quick Conversions
| MOP | GMD |
|---|---|
| 1 MOP | 9.11 GMD |
| 10 MOP | 91.13 GMD |
| 50 MOP | 455.65 GMD |
| 100 MOP | 911.30 GMD |
| 500 MOP | 4,556.52 GMD |
| 1,000 MOP | 9,113.04 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-04-18T08:43:34Z",
"rates": {
"GMD": 9.11304
}
}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.304,
"rate": 9.11304
}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