Rate Overview
Live
1 DOP = 0.074012 PGK
1 PGK = 13.5113
DOP
Avg
0.074238
High
0.074779
Low
0.073885
Last updated: 7/8/2026, 5:56:30 AM
Quick Conversions
| DOP | PGK |
|---|---|
| 1 DOP | 0.07 PGK |
| 10 DOP | 0.74 PGK |
| 50 DOP | 3.70 PGK |
| 100 DOP | 7.40 PGK |
| 500 DOP | 37.01 PGK |
| 1,000 DOP | 74.01 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-08T05:56:30Z",
"rates": {
"PGK": 0.074012
}
}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.401199999999999,
"rate": 0.074012
}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