Rate Overview
Live
1 MOP = 748.5446 PYG
1 PYG = 0.001336
MOP
Avg
898.0942
High
1005.76
Low
748.5446
Last updated: 7/26/2026, 3:47:30 AM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 748.54 PYG |
| 10 MOP | 7,485.45 PYG |
| 50 MOP | 37,427.23 PYG |
| 100 MOP | 74,854.46 PYG |
| 500 MOP | 374,272.30 PYG |
| 1,000 MOP | 748,544.59 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-26T03:47:30Z",
"rates": {
"PYG": 748.544592
}
}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": 74854.4592,
"rate": 748.544592
}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