Rate Overview
Live
1 PGK = 1.8302 MOP
1 MOP = 0.546375
PGK
Avg
1.8948
High
2.0650
Low
1.8279
Last updated: 7/22/2026, 6:55:05 AM
Quick Conversions
| PGK | MOP |
|---|---|
| 1 PGK | 1.83 MOP |
| 10 PGK | 18.30 MOP |
| 50 PGK | 91.51 MOP |
| 100 PGK | 183.02 MOP |
| 500 PGK | 915.12 MOP |
| 1,000 PGK | 1,830.25 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-07-22T06:55:05Z",
"rates": {
"MOP": 1.830245
}
}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": 183.0245,
"rate": 1.830245
}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