Rate Overview
Live
1 MOP = 742.0254 PYG
1 PYG = 0.001348
MOP
Avg
737.6274
High
742.0254
Low
733.7802
Last updated: 8/15/2026, 5:56:08 AM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 742.03 PYG |
| 10 MOP | 7,420.25 PYG |
| 50 MOP | 37,101.27 PYG |
| 100 MOP | 74,202.54 PYG |
| 500 MOP | 371,012.69 PYG |
| 1,000 MOP | 742,025.39 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-08-15T05:56:08Z",
"rates": {
"PYG": 742.025387
}
}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": 74202.5387,
"rate": 742.025387
}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