Rate Overview
Live
1 PGK = 13.4750 DOP
1 DOP = 0.074212
PGK
Avg
13.9733
High
14.9114
Low
13.3026
Last updated: 7/4/2026, 9:18:33 AM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.47 DOP |
| 10 PGK | 134.75 DOP |
| 50 PGK | 673.75 DOP |
| 100 PGK | 1,347.50 DOP |
| 500 PGK | 6,737.50 DOP |
| 1,000 PGK | 13,474.99 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-04T09:18:33Z",
"rates": {
"DOP": 13.474993
}
}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": 1347.4993,
"rate": 13.474993
}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