Rate Overview
Live
1 PGK = 13.1797 DOP
1 DOP = 0.075874
PGK
Avg
13.2041
High
13.2768
Low
13.0969
Last updated: 7/25/2026, 5:06:30 AM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.18 DOP |
| 10 PGK | 131.80 DOP |
| 50 PGK | 658.98 DOP |
| 100 PGK | 1,317.97 DOP |
| 500 PGK | 6,589.84 DOP |
| 1,000 PGK | 13,179.69 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-25T05:06:30Z",
"rates": {
"DOP": 13.179685
}
}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": 1317.9685,
"rate": 13.179685
}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