Rate Overview
Live
1 PGK = 1.8228 MOP
1 MOP = 0.548597
PGK
Avg
1.8231
High
1.8319
Low
1.8080
Last updated: 8/12/2026, 6:02:23 PM
Quick Conversions
| PGK | MOP |
|---|---|
| 1 PGK | 1.82 MOP |
| 10 PGK | 18.23 MOP |
| 50 PGK | 91.14 MOP |
| 100 PGK | 182.28 MOP |
| 500 PGK | 911.42 MOP |
| 1,000 PGK | 1,822.83 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-08-12T18:02:23Z",
"rates": {
"MOP": 1.822833
}
}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.2833,
"rate": 1.822833
}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