Rate Overview
Live
1 DOP = 0.072266 PGK
1 PGK = 13.8378
DOP
Avg
0.071919
High
0.072445
Low
0.071171
Last updated: 3/6/2026, 4:57:50 PM
Quick Conversions
| DOP | PGK |
|---|---|
| 1 DOP | 0.07 PGK |
| 10 DOP | 0.72 PGK |
| 50 DOP | 3.61 PGK |
| 100 DOP | 7.23 PGK |
| 500 DOP | 36.13 PGK |
| 1,000 DOP | 72.27 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-03-06T16:57:50Z",
"rates": {
"PGK": 0.072266
}
}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.2265999999999995,
"rate": 0.072266
}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