Rate Overview
Live
1 PGK = 13.8337 DOP
1 DOP = 0.072287
PGK
Avg
14.4045
High
14.9459
Low
13.8337
Last updated: 3/27/2026, 11:19:06 AM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.83 DOP |
| 10 PGK | 138.34 DOP |
| 50 PGK | 691.68 DOP |
| 100 PGK | 1,383.37 DOP |
| 500 PGK | 6,916.84 DOP |
| 1,000 PGK | 13,833.68 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-03-27T11:19:06Z",
"rates": {
"DOP": 13.83368
}
}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": 1383.368,
"rate": 13.83368
}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