Rate Overview
Live
1 SOS = 0.007654 PGK
1 PGK = 130.6506
SOS
Avg
0.007617
High
0.007689
Low
0.007558
Last updated: 5/28/2026, 9:41:38 PM
Quick Conversions
| SOS | PGK |
|---|---|
| 1 SOS | 0.01 PGK |
| 10 SOS | 0.08 PGK |
| 50 SOS | 0.38 PGK |
| 100 SOS | 0.77 PGK |
| 500 SOS | 3.83 PGK |
| 1,000 SOS | 7.65 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-05-28T21:41:38Z",
"rates": {
"PGK": 0.007654
}
}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.7654,
"rate": 0.007654
}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