Rate Overview
Live
1 PGK = 1.8348 MOP
1 MOP = 0.545014
PGK
Avg
1.8366
High
1.8402
Low
1.8348
Last updated: 7/2/2026, 8:27:40 AM
Quick Conversions
| PGK | MOP |
|---|---|
| 1 PGK | 1.83 MOP |
| 10 PGK | 18.35 MOP |
| 50 PGK | 91.74 MOP |
| 100 PGK | 183.48 MOP |
| 500 PGK | 917.41 MOP |
| 1,000 PGK | 1,834.81 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-07-02T08:27:40Z",
"rates": {
"MOP": 1.834814
}
}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": 183.4814,
"rate": 1.834814
}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