Rate Overview
Live
1 MOP = 758.1524 PYG
1 PYG = 0.001319
MOP
Avg
759.5715
High
762.0510
Low
757.3215
Last updated: 6/18/2026, 11:12:28 AM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 758.15 PYG |
| 10 MOP | 7,581.52 PYG |
| 50 MOP | 37,907.62 PYG |
| 100 MOP | 75,815.24 PYG |
| 500 MOP | 379,076.18 PYG |
| 1,000 MOP | 758,152.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-06-18T11:12:28Z",
"rates": {
"PYG": 758.152368
}
}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": 75815.2368,
"rate": 758.152368
}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