Rate Overview
Live
1 MOP = 748.9535 PYG
1 PYG = 0.001335
MOP
Avg
751.4300
High
754.0574
Low
748.9535
Last updated: 7/8/2026, 3:21:05 AM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 748.95 PYG |
| 10 MOP | 7,489.54 PYG |
| 50 MOP | 37,447.68 PYG |
| 100 MOP | 74,895.35 PYG |
| 500 MOP | 374,476.76 PYG |
| 1,000 MOP | 748,953.53 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-07-08T03:21:05Z",
"rates": {
"PYG": 748.953526
}
}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": 74895.3526,
"rate": 748.953526
}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