Rate Overview
Live
1 PYG = 0.001357 MOP
1 MOP = 736.9197
PYG
Avg
0.001334
High
0.001357
Low
0.001323
Last updated: 7/31/2026, 4:45:32 AM
Quick Conversions
| PYG | MOP |
|---|---|
| 1 PYG | 0.00 MOP |
| 10 PYG | 0.01 MOP |
| 50 PYG | 0.07 MOP |
| 100 PYG | 0.14 MOP |
| 500 PYG | 0.68 MOP |
| 1,000 PYG | 1.36 MOP |
Get PYG/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=MOPExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-31T04:45:32Z",
"rates": {
"MOP": 0.001357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "MOP",
"amount": 100
},
"result": 0.1357,
"rate": 0.001357
}Build with PYG/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key