Rate Overview
Live
1 MOP = 25.9085 GYD
1 GYD = 0.038597
MOP
Avg
25.9314
High
26.0773
Low
25.8201
Last updated: 8/18/2026, 5:04:33 PM
Quick Conversions
| MOP | GYD |
|---|---|
| 1 MOP | 25.91 GYD |
| 10 MOP | 259.08 GYD |
| 50 MOP | 1,295.42 GYD |
| 100 MOP | 2,590.85 GYD |
| 500 MOP | 12,954.25 GYD |
| 1,000 MOP | 25,908.49 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-18T17:04:33Z",
"rates": {
"GYD": 25.908492
}
}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": 2590.8492,
"rate": 25.908492
}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