Rate Overview
Live
1 SDG = 0.007222 PGK
1 PGK = 138.4658
SDG
Avg
0.007202
High
0.007222
Low
0.007173
Last updated: 4/17/2026, 6:10:29 AM
Quick Conversions
| SDG | PGK |
|---|---|
| 1 SDG | 0.01 PGK |
| 10 SDG | 0.07 PGK |
| 50 SDG | 0.36 PGK |
| 100 SDG | 0.72 PGK |
| 500 SDG | 3.61 PGK |
| 1,000 SDG | 7.22 PGK |
Get SDG/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=PGKExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-04-17T06:10:29Z",
"rates": {
"PGK": 0.007222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "PGK",
"amount": 100
},
"result": 0.7222000000000001,
"rate": 0.007222
}Build with SDG/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key