Rate Overview
Live
1 MOP = 761.2342 PYG
1 PYG = 0.001314
MOP
Avg
911.6310
High
1005.76
Low
761.2342
Last updated: 5/28/2026, 10:59:38 PM
Quick Conversions
| MOP | PYG |
|---|---|
| 1 MOP | 761.23 PYG |
| 10 MOP | 7,612.34 PYG |
| 50 MOP | 38,061.71 PYG |
| 100 MOP | 76,123.42 PYG |
| 500 MOP | 380,617.08 PYG |
| 1,000 MOP | 761,234.17 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-28T22:59:38Z",
"rates": {
"PYG": 761.234167
}
}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": 76123.4167,
"rate": 761.234167
}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