Rate Overview
Live
1 GMD = 0.109594 MOP
1 MOP = 9.1246
GMD
Avg
0.109980
High
0.112347
Low
0.107825
Last updated: 5/28/2026, 11:00:13 PM
Quick Conversions
| GMD | MOP |
|---|---|
| 1 GMD | 0.11 MOP |
| 10 GMD | 1.10 MOP |
| 50 GMD | 5.48 MOP |
| 100 GMD | 10.96 MOP |
| 500 GMD | 54.80 MOP |
| 1,000 GMD | 109.59 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-05-28T23:00:13Z",
"rates": {
"MOP": 0.109594
}
}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.9594,
"rate": 0.109594
}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