Rate Overview
Live
1 PGK = 13.2772 DOP
1 DOP = 0.075317
PGK
Avg
13.3694
High
13.5614
Low
13.1366
Last updated: 7/20/2026, 10:21:44 PM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.28 DOP |
| 10 PGK | 132.77 DOP |
| 50 PGK | 663.86 DOP |
| 100 PGK | 1,327.72 DOP |
| 500 PGK | 6,638.62 DOP |
| 1,000 PGK | 13,277.24 DOP |
Get PGK/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=DOPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-20T22:21:44Z",
"rates": {
"DOP": 13.277244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "DOP",
"amount": 100
},
"result": 1327.7244,
"rate": 13.277244
}Build with PGK/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key