Rate Overview
Live
1 MOP = 25.9656 GYD
1 GYD = 0.038513
MOP
Avg
26.0025
High
26.1832
Low
25.7687
Last updated: 5/28/2026, 11:12:54 PM
Quick Conversions
| MOP | GYD |
|---|---|
| 1 MOP | 25.97 GYD |
| 10 MOP | 259.66 GYD |
| 50 MOP | 1,298.28 GYD |
| 100 MOP | 2,596.56 GYD |
| 500 MOP | 12,982.79 GYD |
| 1,000 MOP | 25,965.57 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-28T23:12:54Z",
"rates": {
"GYD": 25.965573
}
}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": 2596.5573,
"rate": 25.965573
}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