Rate Overview
Live
1 MOP = 25.8560 GYD
1 GYD = 0.038676
MOP
Avg
25.8843
High
25.9249
Low
25.8560
Last updated: 7/27/2026, 9:58:33 PM
Quick Conversions
| MOP | GYD |
|---|---|
| 1 MOP | 25.86 GYD |
| 10 MOP | 258.56 GYD |
| 50 MOP | 1,292.80 GYD |
| 100 MOP | 2,585.60 GYD |
| 500 MOP | 12,928.02 GYD |
| 1,000 MOP | 25,856.04 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-27T21:58:33Z",
"rates": {
"GYD": 25.856039
}
}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": 2585.6039,
"rate": 25.856039
}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