Rate Overview
Live
1 MOP = 749.3317 PYG
1 PYG = 0.001335
MOP
Avg
788.4032
High
844.1341
Low
749.3317
Last updated: 7/25/2026, 8:44:46 PM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 749.33 PYG |
| 10 MOP | 7,493.32 PYG |
| 50 MOP | 37,466.58 PYG |
| 100 MOP | 74,933.17 PYG |
| 500 MOP | 374,665.83 PYG |
| 1,000 MOP | 749,331.67 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-25T20:44:46Z",
"rates": {
"PYG": 749.331667
}
}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": 74933.1667,
"rate": 749.331667
}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