Rate Overview
Live
1 MOP = 0.553394 PGK
1 PGK = 1.8070
MOP
Avg
0.548817
High
0.553394
Low
0.546149
Last updated: 7/29/2026, 6:09:14 PM
Quick Conversions
| MOP | PGK |
|---|---|
| 1 MOP | 0.55 PGK |
| 10 MOP | 5.53 PGK |
| 50 MOP | 27.67 PGK |
| 100 MOP | 55.34 PGK |
| 500 MOP | 276.70 PGK |
| 1,000 MOP | 553.39 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-29T18:09:14Z",
"rates": {
"PGK": 0.553394
}
}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": 55.339400000000005,
"rate": 0.553394
}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