Rate Overview
Live
1 PGK = 1.8528 MOP
1 MOP = 0.539722
PGK
Avg
1.8536
High
1.8634
Low
1.8349
Last updated: 5/26/2026, 9:20:41 PM
Quick Conversions
| PGK | MOP |
|---|---|
| 1 PGK | 1.85 MOP |
| 10 PGK | 18.53 MOP |
| 50 PGK | 92.64 MOP |
| 100 PGK | 185.28 MOP |
| 500 PGK | 926.40 MOP |
| 1,000 PGK | 1,852.81 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-05-26T21:20:41Z",
"rates": {
"MOP": 1.852806
}
}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": 185.2806,
"rate": 1.852806
}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