Rate Overview
Live
1 PGK = 1.8260 MOP
1 MOP = 0.547632
PGK
Avg
1.8270
High
1.8553
Low
1.7920
Last updated: 9/2/2026, 5:54:39 PM
Quick Conversions
| PGK | MOP |
|---|---|
| 1 PGK | 1.83 MOP |
| 10 PGK | 18.26 MOP |
| 50 PGK | 91.30 MOP |
| 100 PGK | 182.60 MOP |
| 500 PGK | 913.02 MOP |
| 1,000 PGK | 1,826.04 MOP |
Get PGK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=MOPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-09-02T17:54:39Z",
"rates": {
"MOP": 1.826044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "MOP",
"amount": 100
},
"result": 182.6044,
"rate": 1.826044
}Build with PGK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key