Rate Overview
Live
1 SLL = 0.303982 PYG
1 PYG = 3.2897
SLL
Avg
0.305108
High
0.307948
Low
0.303982
Last updated: 4/17/2026, 5:31:30 PM
Quick Conversions
| SLL | PYG |
|---|---|
| 1 SLL | 0.30 PYG |
| 10 SLL | 3.04 PYG |
| 50 SLL | 15.20 PYG |
| 100 SLL | 30.40 PYG |
| 500 SLL | 151.99 PYG |
| 1,000 SLL | 303.98 PYG |
Get SLL/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=PYGExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T17:31:30Z",
"rates": {
"PYG": 0.303982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "PYG",
"amount": 100
},
"result": 30.398199999999996,
"rate": 0.303982
}Build with SLL/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key