Rate Overview
Live
1 MOP = 0.547304 PGK
1 PGK = 1.8271
MOP
Avg
0.529882
High
0.547304
Low
0.492244
Last updated: 7/29/2026, 10:51:17 PM
Quick Conversions
| MOP | PGK |
|---|---|
| 1 MOP | 0.55 PGK |
| 10 MOP | 5.47 PGK |
| 50 MOP | 27.37 PGK |
| 100 MOP | 54.73 PGK |
| 500 MOP | 273.65 PGK |
| 1,000 MOP | 547.30 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-29T22:51:17Z",
"rates": {
"PGK": 0.547304
}
}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.7304,
"rate": 0.547304
}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