Rate Overview
Live
1 PGK = 137.5707 SDG
1 SDG = 0.007269
PGK
Avg
137.6902
High
138.2545
Low
137.3911
Last updated: 5/26/2026, 8:21:23 PM
Quick Conversions
| PGK | SDG |
|---|---|
| 1 PGK | 137.57 SDG |
| 10 PGK | 1,375.71 SDG |
| 50 PGK | 6,878.53 SDG |
| 100 PGK | 13,757.07 SDG |
| 500 PGK | 68,785.33 SDG |
| 1,000 PGK | 137,570.66 SDG |
Get PGK/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SDGExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-26T20:21:23Z",
"rates": {
"SDG": 137.570655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SDG",
"amount": 100
},
"result": 13757.065499999999,
"rate": 137.570655
}Build with PGK/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key