Rate Overview
Live
1 MOP = 746.2604 PYG
1 PYG = 0.001340
MOP
Avg
780.6881
High
828.1350
Low
746.2604
Last updated: 7/27/2026, 8:21:15 PM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 746.26 PYG |
| 10 MOP | 7,462.60 PYG |
| 50 MOP | 37,313.02 PYG |
| 100 MOP | 74,626.04 PYG |
| 500 MOP | 373,130.19 PYG |
| 1,000 MOP | 746,260.37 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-27T20:21:15Z",
"rates": {
"PYG": 746.260374
}
}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": 74626.0374,
"rate": 746.260374
}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