Rate Overview
Live
1 PGK = 13.1687 DOP
1 DOP = 0.075937
PGK
Avg
13.9163
High
14.9459
Low
13.1687
Last updated: 7/26/2026, 5:16:46 AM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.17 DOP |
| 10 PGK | 131.69 DOP |
| 50 PGK | 658.44 DOP |
| 100 PGK | 1,316.87 DOP |
| 500 PGK | 6,584.37 DOP |
| 1,000 PGK | 13,168.73 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-26T05:16:46Z",
"rates": {
"DOP": 13.168733
}
}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": 1316.8733,
"rate": 13.168733
}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