Rate Overview
Live
1 MOP = 789.8036 PYG
1 PYG = 0.001266
MOP
Avg
795.0252
High
801.7680
Low
789.8036
Last updated: 4/18/2026, 8:43:02 AM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 789.80 PYG |
| 10 MOP | 7,898.04 PYG |
| 50 MOP | 39,490.18 PYG |
| 100 MOP | 78,980.36 PYG |
| 500 MOP | 394,901.79 PYG |
| 1,000 MOP | 789,803.58 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-04-18T08:43:02Z",
"rates": {
"PYG": 789.803582
}
}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": 78980.3582,
"rate": 789.803582
}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