Rate Overview
Live
1 SLL = 0.246629 PYG
1 PYG = 4.0547
SLL
Avg
0.261420
High
0.269514
Low
0.246629
Last updated: 6/19/2026, 8:43:30 AM
Quick Conversions
| SLL | PYG |
|---|---|
| 1 SLL | 0.25 PYG |
| 10 SLL | 2.47 PYG |
| 50 SLL | 12.33 PYG |
| 100 SLL | 24.66 PYG |
| 500 SLL | 123.31 PYG |
| 1,000 SLL | 246.63 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-06-19T08:43:30Z",
"rates": {
"PYG": 0.246629
}
}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": 24.6629,
"rate": 0.246629
}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