Rate Overview
Live
1 PGK = 1.8755 MOP
1 MOP = 0.533197
PGK
Avg
1.8725
High
1.8810
Low
1.8575
Last updated: 3/27/2026, 12:52:07 PM
Quick Conversions
| PGK | MOP |
|---|---|
| 1 PGK | 1.88 MOP |
| 10 PGK | 18.75 MOP |
| 50 PGK | 93.77 MOP |
| 100 PGK | 187.55 MOP |
| 500 PGK | 937.74 MOP |
| 1,000 PGK | 1,875.48 MOP |
Get PGK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=MOPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T12:52:07Z",
"rates": {
"MOP": 1.875479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "MOP",
"amount": 100
},
"result": 187.5479,
"rate": 1.875479
}Build with PGK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key