Rate Overview
Live
1 PGK = 13.5035 DOP
1 DOP = 0.074055
PGK
Avg
14.2457
High
15.0547
Low
13.5035
Last updated: 5/26/2026, 9:22:20 PM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.50 DOP |
| 10 PGK | 135.03 DOP |
| 50 PGK | 675.17 DOP |
| 100 PGK | 1,350.35 DOP |
| 500 PGK | 6,751.75 DOP |
| 1,000 PGK | 13,503.50 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-26T21:22:20Z",
"rates": {
"DOP": 13.503498
}
}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": 1350.3498,
"rate": 13.503498
}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