Rate Overview
Live
1 MOP = 25.9388 GYD
1 GYD = 0.038552
MOP
Avg
25.9277
High
25.9388
Low
25.9178
Last updated: 5/8/2026, 3:43:27 PM
Quick Conversions
| MOP | GYD |
|---|---|
| 1 MOP | 25.94 GYD |
| 10 MOP | 259.39 GYD |
| 50 MOP | 1,296.94 GYD |
| 100 MOP | 2,593.88 GYD |
| 500 MOP | 12,969.38 GYD |
| 1,000 MOP | 25,938.76 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-05-08T15:43:27Z",
"rates": {
"GYD": 25.938764
}
}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": 2593.8764,
"rate": 25.938764
}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