Rate Overview
Live
1 MOP = 25.8825 GYD
1 GYD = 0.038636
MOP
Avg
25.8844
High
25.9451
Low
25.8390
Last updated: 7/5/2026, 2:07:31 PM
Quick Conversions
| MOP | GYD |
|---|---|
| 1 MOP | 25.88 GYD |
| 10 MOP | 258.83 GYD |
| 50 MOP | 1,294.13 GYD |
| 100 MOP | 2,588.25 GYD |
| 500 MOP | 12,941.26 GYD |
| 1,000 MOP | 25,882.52 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-05T14:07:31Z",
"rates": {
"GYD": 25.882524
}
}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": 2588.2524,
"rate": 25.882524
}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