Rate Overview
Live
1 PGK = 13.9996 DOP
1 DOP = 0.071431
PGK
Avg
13.9187
High
14.0506
Low
13.8035
Last updated: 3/7/2026, 4:23:42 AM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 14.00 DOP |
| 10 PGK | 140.00 DOP |
| 50 PGK | 699.98 DOP |
| 100 PGK | 1,399.96 DOP |
| 500 PGK | 6,999.81 DOP |
| 1,000 PGK | 13,999.62 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-03-07T04:23:42Z",
"rates": {
"DOP": 13.999616
}
}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": 1399.9615999999999,
"rate": 13.999616
}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