Rate Overview
Live
1 MOP = 25.9246 GYD
1 GYD = 0.038573
MOP
Avg
25.9662
High
26.4507
Low
25.8241
Last updated: 6/18/2026, 12:39:31 PM
Quick Conversions
| MOP | GYD |
|---|---|
| 1 MOP | 25.92 GYD |
| 10 MOP | 259.25 GYD |
| 50 MOP | 1,296.23 GYD |
| 100 MOP | 2,592.46 GYD |
| 500 MOP | 12,962.31 GYD |
| 1,000 MOP | 25,924.61 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-06-18T12:39:31Z",
"rates": {
"GYD": 25.92461
}
}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.4610000000002,
"rate": 25.92461
}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