Rate Overview
Live
1 SLL = 0.000192 PGK
1 PGK = 5208.33
SLL
Avg
0.000192
High
0.000193
Low
0.000191
Last updated: 7/10/2026, 10:04:39 PM
Quick Conversions
| SLL | PGK |
|---|---|
| 1 SLL | 0.00 PGK |
| 10 SLL | 0.00 PGK |
| 50 SLL | 0.01 PGK |
| 100 SLL | 0.02 PGK |
| 500 SLL | 0.10 PGK |
| 1,000 SLL | 0.19 PGK |
Get SLL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=PGKExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-10T22:04:39Z",
"rates": {
"PGK": 0.000192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "PGK",
"amount": 100
},
"result": 0.019200000000000002,
"rate": 0.000192
}Build with SLL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key