Rate Overview
Live
1 MOP = 0.540515 PGK
1 PGK = 1.8501
MOP
Avg
0.539759
High
0.541310
Low
0.537906
Last updated: 5/29/2026, 4:23:17 PM
Quick Conversions
| MOP | PGK |
|---|---|
| 1 MOP | 0.54 PGK |
| 10 MOP | 5.41 PGK |
| 50 MOP | 27.03 PGK |
| 100 MOP | 54.05 PGK |
| 500 MOP | 270.26 PGK |
| 1,000 MOP | 540.52 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-05-29T16:23:17Z",
"rates": {
"PGK": 0.540515
}
}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.0515,
"rate": 0.540515
}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