Rate Overview
Live
1 GYD = 0.038570 MOP
1 MOP = 25.9269
GYD
Avg
0.038580
High
0.038712
Low
0.038533
Last updated: 6/19/2026, 8:21:28 AM
Quick Conversions
| GYD | MOP |
|---|---|
| 1 GYD | 0.04 MOP |
| 10 GYD | 0.39 MOP |
| 50 GYD | 1.93 MOP |
| 100 GYD | 3.86 MOP |
| 500 GYD | 19.29 MOP |
| 1,000 GYD | 38.57 MOP |
Get GYD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=MOPExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-06-19T08:21:28Z",
"rates": {
"MOP": 0.03857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "MOP",
"amount": 100
},
"result": 3.857,
"rate": 0.03857
}Build with GYD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key