Rate Overview
Live
1 PGK = 13.4392 DOP
1 DOP = 0.074409
PGK
Avg
13.3868
High
13.5208
Low
13.2540
Last updated: 6/15/2026, 9:44:20 PM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.44 DOP |
| 10 PGK | 134.39 DOP |
| 50 PGK | 671.96 DOP |
| 100 PGK | 1,343.93 DOP |
| 500 PGK | 6,719.63 DOP |
| 1,000 PGK | 13,439.25 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-06-15T21:44:20Z",
"rates": {
"DOP": 13.43925
}
}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": 1343.925,
"rate": 13.43925
}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