Rate Overview
Live
1 MOP = 25.8951 GYD
1 GYD = 0.038617
MOP
Avg
25.8885
High
25.9397
Low
25.8201
Last updated: 8/13/2026, 5:42:47 AM
Quick Conversions
| MOP | GYD |
|---|---|
| 1 MOP | 25.90 GYD |
| 10 MOP | 258.95 GYD |
| 50 MOP | 1,294.76 GYD |
| 100 MOP | 2,589.51 GYD |
| 500 MOP | 12,947.56 GYD |
| 1,000 MOP | 25,895.13 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-08-13T05:42:47Z",
"rates": {
"GYD": 25.895129
}
}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": 2589.5129,
"rate": 25.895129
}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