Rate Overview
Live
1 PGK = 12.9914 DOP
1 DOP = 0.076974
PGK
Avg
13.1201
High
13.2050
Low
12.9914
Last updated: 8/12/2026, 5:59:25 AM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 12.99 DOP |
| 10 PGK | 129.91 DOP |
| 50 PGK | 649.57 DOP |
| 100 PGK | 1,299.14 DOP |
| 500 PGK | 6,495.71 DOP |
| 1,000 PGK | 12,991.41 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-08-12T05:59:25Z",
"rates": {
"DOP": 12.991415
}
}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": 1299.1415,
"rate": 12.991415
}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