Rate Overview
Live
1 MOP = 25.9127 GYD
1 GYD = 0.038591
MOP
Avg
25.9058
High
26.0327
Low
25.8526
Last updated: 9/6/2026, 10:35:32 AM
Quick Conversions
| MOP | GYD |
|---|---|
| 1 MOP | 25.91 GYD |
| 10 MOP | 259.13 GYD |
| 50 MOP | 1,295.64 GYD |
| 100 MOP | 2,591.27 GYD |
| 500 MOP | 12,956.35 GYD |
| 1,000 MOP | 25,912.71 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-09-06T10:35:32Z",
"rates": {
"GYD": 25.912708
}
}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": 2591.2708,
"rate": 25.912708
}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