Rate Overview
Live
1 PGK = 13.6613 DOP
1 DOP = 0.073199
PGK
Avg
13.6831
High
13.7392
Low
13.6392
Last updated: 5/6/2026, 6:22:25 PM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.66 DOP |
| 10 PGK | 136.61 DOP |
| 50 PGK | 683.07 DOP |
| 100 PGK | 1,366.13 DOP |
| 500 PGK | 6,830.65 DOP |
| 1,000 PGK | 13,661.31 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-05-06T18:22:25Z",
"rates": {
"DOP": 13.661305
}
}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": 1366.1305,
"rate": 13.661305
}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