Rate Overview
Live
1 PGK = 1.8546 MOP
1 MOP = 0.539211
PGK
Avg
1.8624
High
1.8702
Low
1.8546
Last updated: 4/16/2026, 3:05:24 PM
Quick Conversions
| PGK | MOP |
|---|---|
| 1 PGK | 1.85 MOP |
| 10 PGK | 18.55 MOP |
| 50 PGK | 92.73 MOP |
| 100 PGK | 185.46 MOP |
| 500 PGK | 927.28 MOP |
| 1,000 PGK | 1,854.56 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-04-16T15:05:24Z",
"rates": {
"MOP": 1.854563
}
}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.4563,
"rate": 1.854563
}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