Rate Overview
Live
1 MOP = 809.7833 PYG
1 PYG = 0.001235
MOP
Avg
805.0679
High
812.9753
Low
795.5530
Last updated: 3/27/2026, 10:07:43 AM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 809.78 PYG |
| 10 MOP | 8,097.83 PYG |
| 50 MOP | 40,489.16 PYG |
| 100 MOP | 80,978.33 PYG |
| 500 MOP | 404,891.64 PYG |
| 1,000 MOP | 809,783.29 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-27T10:07:43Z",
"rates": {
"PYG": 809.783286
}
}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": 80978.3286,
"rate": 809.783286
}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