Rate Overview
Live
1 SLL = 0.000207 PGK
1 PGK = 4830.92
SLL
Avg
0.000207
High
0.000207
Low
0.000206
Last updated: 5/9/2026, 7:21:31 AM
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.21 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-05-09T07:21:31Z",
"rates": {
"PGK": 0.000207
}
}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.0207,
"rate": 0.000207
}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