Rate Overview
Live
1 PGK = 123.2448 SOS
1 SOS = 0.008114
PGK
Avg
127.7917
High
131.6386
Low
123.2448
Last updated: 8/15/2026, 2:16:58 PM
Quick Conversions
| PGK | SOS |
|---|---|
| 1 PGK | 123.24 SOS |
| 10 PGK | 1,232.45 SOS |
| 50 PGK | 6,162.24 SOS |
| 100 PGK | 12,324.48 SOS |
| 500 PGK | 61,622.39 SOS |
| 1,000 PGK | 123,244.78 SOS |
Get PGK/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SOSExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-08-15T14:16:58Z",
"rates": {
"SOS": 123.244777
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SOS",
"amount": 100
},
"result": 12324.4777,
"rate": 123.244777
}Build with PGK/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key