Rate Overview
Live
1 MOP = 0.533411 PGK
1 PGK = 1.8747
MOP
Avg
0.533980
High
0.538345
Low
0.531630
Last updated: 3/7/2026, 12:08:05 AM
Quick Conversions
| MOP | PGK |
|---|---|
| 1 MOP | 0.53 PGK |
| 10 MOP | 5.33 PGK |
| 50 MOP | 26.67 PGK |
| 100 MOP | 53.34 PGK |
| 500 MOP | 266.71 PGK |
| 1,000 MOP | 533.41 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-03-07T00:08:05Z",
"rates": {
"PGK": 0.533411
}
}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": 53.3411,
"rate": 0.533411
}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