Rate Overview
Live
1 DOP = 0.071569 PGK
1 PGK = 13.9725
DOP
Avg
0.072116
High
0.073010
Low
0.071412
Last updated: 4/18/2026, 8:45:32 AM
Quick Conversions
| DOP | PGK |
|---|---|
| 1 DOP | 0.07 PGK |
| 10 DOP | 0.72 PGK |
| 50 DOP | 3.58 PGK |
| 100 DOP | 7.16 PGK |
| 500 DOP | 35.78 PGK |
| 1,000 DOP | 71.57 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-04-18T08:45:32Z",
"rates": {
"PGK": 0.071569
}
}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.156899999999999,
"rate": 0.071569
}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