Rate Overview
Live
1 GYD = 0.038510 MOP
1 MOP = 25.9673
GYD
Avg
0.038496
High
0.038598
Low
0.038410
Last updated: 3/7/2026, 1:00:36 AM
Quick Conversions
| GYD | MOP |
|---|---|
| 1 GYD | 0.04 MOP |
| 10 GYD | 0.39 MOP |
| 50 GYD | 1.93 MOP |
| 100 GYD | 3.85 MOP |
| 500 GYD | 19.26 MOP |
| 1,000 GYD | 38.51 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-03-07T01:00:36Z",
"rates": {
"MOP": 0.03851
}
}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.8510000000000004,
"rate": 0.03851
}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