Rate Overview
Live
1 DOP = 0.074836 PGK
1 PGK = 13.3626
DOP
Avg
0.071555
High
0.075159
Low
0.066908
Last updated: 7/9/2026, 3:34:56 PM
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.42 PGK |
| 1,000 DOP | 74.84 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-07-09T15:34:56Z",
"rates": {
"PGK": 0.074836
}
}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.4836,
"rate": 0.074836
}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