Rate Overview
Live
1 DOP = 0.075803 PGK
1 PGK = 13.1921
DOP
Avg
0.071963
High
0.075937
Low
0.066908
Last updated: 7/28/2026, 11:41:03 PM
Quick Conversions
| DOP | PGK |
|---|---|
| 1 DOP | 0.08 PGK |
| 10 DOP | 0.76 PGK |
| 50 DOP | 3.79 PGK |
| 100 DOP | 7.58 PGK |
| 500 DOP | 37.90 PGK |
| 1,000 DOP | 75.80 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-28T23:41:03Z",
"rates": {
"PGK": 0.075803
}
}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.580299999999999,
"rate": 0.075803
}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