Rate Overview
Live
1 PGK = 1.8310 MOP
1 MOP = 0.546149
PGK
Avg
1.8319
High
1.8402
Low
1.8135
Last updated: 7/25/2026, 10:32:55 PM
Quick Conversions
| PGK | MOP |
|---|---|
| 1 PGK | 1.83 MOP |
| 10 PGK | 18.31 MOP |
| 50 PGK | 91.55 MOP |
| 100 PGK | 183.10 MOP |
| 500 PGK | 915.50 MOP |
| 1,000 PGK | 1,831.00 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-25T22:32:55Z",
"rates": {
"MOP": 1.831001
}
}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.1001,
"rate": 1.831001
}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