Rate Overview
Live
1 MOP = 0.544776 PGK
1 PGK = 1.8356
MOP
Avg
0.544749
High
0.546082
Low
0.543513
Last updated: 7/8/2026, 5:56:28 PM
Quick Conversions
| MOP | PGK |
|---|---|
| 1 MOP | 0.54 PGK |
| 10 MOP | 5.45 PGK |
| 50 MOP | 27.24 PGK |
| 100 MOP | 54.48 PGK |
| 500 MOP | 272.39 PGK |
| 1,000 MOP | 544.78 PGK |
Get MOP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PGKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-08T17:56:28Z",
"rates": {
"PGK": 0.544776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PGK",
"amount": 100
},
"result": 54.4776,
"rate": 0.544776
}Build with MOP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key