Rate Overview
Live
1 DOP = 0.076973 PGK
1 PGK = 12.9916
DOP
Avg
0.076221
High
0.076973
Low
0.075728
Last updated: 8/12/2026, 6:01:15 AM
Quick Conversions
| DOP | PGK |
|---|---|
| 1 DOP | 0.08 PGK |
| 10 DOP | 0.77 PGK |
| 50 DOP | 3.85 PGK |
| 100 DOP | 7.70 PGK |
| 500 DOP | 38.49 PGK |
| 1,000 DOP | 76.97 PGK |
Get DOP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PGKExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-08-12T06:01:15Z",
"rates": {
"PGK": 0.076973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PGK",
"amount": 100
},
"result": 7.6973,
"rate": 0.076973
}Build with DOP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key