Rate Overview
Live
1 PGK = 13.4821 DOP
1 DOP = 0.074172
PGK
Avg
13.5162
High
13.5891
Low
13.4546
Last updated: 5/26/2026, 8:21:32 PM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.48 DOP |
| 10 PGK | 134.82 DOP |
| 50 PGK | 674.11 DOP |
| 100 PGK | 1,348.21 DOP |
| 500 PGK | 6,741.07 DOP |
| 1,000 PGK | 13,482.14 DOP |
Get PGK/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=DOPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-26T20:21:32Z",
"rates": {
"DOP": 13.48214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "DOP",
"amount": 100
},
"result": 1348.214,
"rate": 13.48214
}Build with PGK/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key