Rate Overview
Live
1 DOP = 0.074821 PGK
1 PGK = 13.3652
DOP
Avg
0.074584
High
0.075093
Low
0.073959
Last updated: 6/18/2026, 6:17:21 AM
Quick Conversions
| DOP | PGK |
|---|---|
| 1 DOP | 0.07 PGK |
| 10 DOP | 0.75 PGK |
| 50 DOP | 3.74 PGK |
| 100 DOP | 7.48 PGK |
| 500 DOP | 37.41 PGK |
| 1,000 DOP | 74.82 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-06-18T06:17:21Z",
"rates": {
"PGK": 0.074821
}
}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.4821,
"rate": 0.074821
}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