Rate Overview
Live
1 GYD = 0.038766 MOP
1 MOP = 25.7958
GYD
Avg
0.038476
High
0.038795
Low
0.037806
Last updated: 7/31/2026, 8:55:27 AM
Quick Conversions
| GYD | MOP |
|---|---|
| 1 GYD | 0.04 MOP |
| 10 GYD | 0.39 MOP |
| 50 GYD | 1.94 MOP |
| 100 GYD | 3.88 MOP |
| 500 GYD | 19.38 MOP |
| 1,000 GYD | 38.77 MOP |
Get GYD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=MOPExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-31T08:55:27Z",
"rates": {
"MOP": 0.038766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "MOP",
"amount": 100
},
"result": 3.8766000000000003,
"rate": 0.038766
}Build with GYD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key