Rate Overview
Live
1 MOP = 0.549947 PGK
1 PGK = 1.8184
MOP
Avg
0.549960
High
0.555791
Low
0.542526
Last updated: 8/19/2026, 6:04:43 PM
Quick Conversions
| MOP | PGK |
|---|---|
| 1 MOP | 0.55 PGK |
| 10 MOP | 5.50 PGK |
| 50 MOP | 27.50 PGK |
| 100 MOP | 54.99 PGK |
| 500 MOP | 274.97 PGK |
| 1,000 MOP | 549.95 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-08-19T18:04:43Z",
"rates": {
"PGK": 0.549947
}
}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.994699999999995,
"rate": 0.549947
}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