Rate Overview
Live
1 SOS = 0.007536 PGK
1 PGK = 132.6964
SOS
Avg
0.007530
High
0.007590
Low
0.007496
Last updated: 3/7/2026, 2:15:16 AM
Quick Conversions
| SOS | PGK |
|---|---|
| 1 SOS | 0.01 PGK |
| 10 SOS | 0.08 PGK |
| 50 SOS | 0.38 PGK |
| 100 SOS | 0.75 PGK |
| 500 SOS | 3.77 PGK |
| 1,000 SOS | 7.54 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-03-07T02:15:16Z",
"rates": {
"PGK": 0.007536
}
}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.7536,
"rate": 0.007536
}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