Rate Overview
Live
1 MOP = 742.0883 PYG
1 PYG = 0.001348
MOP
Avg
828.8001
High
940.0906
Low
742.0883
Last updated: 7/29/2026, 8:26:14 AM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 742.09 PYG |
| 10 MOP | 7,420.88 PYG |
| 50 MOP | 37,104.41 PYG |
| 100 MOP | 74,208.83 PYG |
| 500 MOP | 371,044.14 PYG |
| 1,000 MOP | 742,088.29 PYG |
Get MOP/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PYGExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T08:26:14Z",
"rates": {
"PYG": 742.088288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PYG",
"amount": 100
},
"result": 74208.8288,
"rate": 742.088288
}Build with MOP/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key