Rate Overview
Live
1 MOP = 812.9753 PYG
1 PYG = 0.001230
MOP
Avg
804.9170
High
812.9753
Low
798.8261
Last updated: 3/7/2026, 12:08:01 AM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 812.98 PYG |
| 10 MOP | 8,129.75 PYG |
| 50 MOP | 40,648.76 PYG |
| 100 MOP | 81,297.53 PYG |
| 500 MOP | 406,487.63 PYG |
| 1,000 MOP | 812,975.26 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-03-07T00:08:01Z",
"rates": {
"PYG": 812.975262
}
}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": 81297.52620000001,
"rate": 812.975262
}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