Rate Overview
Live
1 PGK = 13.4750 DOP
1 DOP = 0.074212
PGK
Avg
13.4921
High
13.5614
Low
13.3653
Last updated: 7/5/2026, 3:34:19 AM
Quick Conversions
| PGK | DOP |
|---|---|
| 1 PGK | 13.47 DOP |
| 10 PGK | 134.75 DOP |
| 50 PGK | 673.75 DOP |
| 100 PGK | 1,347.50 DOP |
| 500 PGK | 6,737.50 DOP |
| 1,000 PGK | 13,474.99 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-07-05T03:34:19Z",
"rates": {
"DOP": 13.474993
}
}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": 1347.4993,
"rate": 13.474993
}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