Rate Overview
Live
1 MOP = 758.8017 PYG
1 PYG = 0.001318
MOP
Avg
760.9188
High
770.4608
Low
750.6677
Last updated: 5/8/2026, 12:59:04 PM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 758.80 PYG |
| 10 MOP | 7,588.02 PYG |
| 50 MOP | 37,940.08 PYG |
| 100 MOP | 75,880.17 PYG |
| 500 MOP | 379,400.84 PYG |
| 1,000 MOP | 758,801.69 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-05-08T12:59:04Z",
"rates": {
"PYG": 758.801685
}
}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": 75880.1685,
"rate": 758.801685
}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