Rate Overview
Live
1 SOS = 0.007851 PGK
1 PGK = 127.3723
SOS
Avg
0.007214
High
0.007851
Low
0.006709
Last updated: 7/29/2026, 4:06:12 AM
Quick Conversions
| SOS | PGK |
|---|---|
| 1 SOS | 0.01 PGK |
| 10 SOS | 0.08 PGK |
| 50 SOS | 0.39 PGK |
| 100 SOS | 0.79 PGK |
| 500 SOS | 3.93 PGK |
| 1,000 SOS | 7.85 PGK |
Get SOS/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=PGKExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-29T04:06:12Z",
"rates": {
"PGK": 0.007851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "PGK",
"amount": 100
},
"result": 0.7851,
"rate": 0.007851
}Build with SOS/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key