Rate Overview
Live
1 PGK = 13.6939 DOP
1 DOP = 0.073025
PGK
Avg
13.8622
High
14.0379
Low
13.6939
Last updated: 4/16/2026, 3:07:18 PM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.69 DOP |
| 10 PGK | 136.94 DOP |
| 50 PGK | 684.69 DOP |
| 100 PGK | 1,369.39 DOP |
| 500 PGK | 6,846.95 DOP |
| 1,000 PGK | 13,693.89 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-04-16T15:07:18Z",
"rates": {
"DOP": 13.693892
}
}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": 1369.3892,
"rate": 13.693892
}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