Rate Overview
Live
1 MOP = 25.9218 GYD
1 GYD = 0.038578
MOP
Avg
26.0300
High
26.2466
Low
25.8710
Last updated: 7/29/2026, 1:36:32 AM
Quick Conversions
| MOP | GYD |
|---|---|
| 1 MOP | 25.92 GYD |
| 10 MOP | 259.22 GYD |
| 50 MOP | 1,296.09 GYD |
| 100 MOP | 2,592.18 GYD |
| 500 MOP | 12,960.89 GYD |
| 1,000 MOP | 25,921.77 GYD |
Get MOP/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=GYDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T01:36:32Z",
"rates": {
"GYD": 25.921773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "GYD",
"amount": 100
},
"result": 2592.1773000000003,
"rate": 25.921773
}Build with MOP/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key