Rate Overview
Live
1 DOP = 0.073839 PGK
1 PGK = 13.5430
DOP
Avg
0.073422
High
0.074324
Low
0.072749
Last updated: 5/28/2026, 9:47:06 PM
Quick Conversions
| DOP | PGK |
|---|---|
| 1 DOP | 0.07 PGK |
| 10 DOP | 0.74 PGK |
| 50 DOP | 3.69 PGK |
| 100 DOP | 7.38 PGK |
| 500 DOP | 36.92 PGK |
| 1,000 DOP | 73.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-05-28T21:47:06Z",
"rates": {
"PGK": 0.073839
}
}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.383900000000001,
"rate": 0.073839
}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