Rate Overview
Live
1 SLL = 0.260189 PYG
1 PYG = 3.8434
SLL
Avg
0.280579
High
0.304327
Low
0.244514
Last updated: 7/31/2026, 8:56:37 AM
Quick Conversions
| SLL | PYG |
|---|---|
| 1 SLL | 0.26 PYG |
| 10 SLL | 2.60 PYG |
| 50 SLL | 13.01 PYG |
| 100 SLL | 26.02 PYG |
| 500 SLL | 130.09 PYG |
| 1,000 SLL | 260.19 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-07-31T08:56:37Z",
"rates": {
"PYG": 0.260189
}
}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": 26.018900000000002,
"rate": 0.260189
}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