Rate Overview
Live
1 SLL = 0.249835 PYG
1 PYG = 4.0026
SLL
Avg
0.257620
High
0.265135
Low
0.249606
Last updated: 7/28/2026, 8:43:57 PM
Quick Conversions
| SLL | PYG |
|---|---|
| 1 SLL | 0.25 PYG |
| 10 SLL | 2.50 PYG |
| 50 SLL | 12.49 PYG |
| 100 SLL | 24.98 PYG |
| 500 SLL | 124.92 PYG |
| 1,000 SLL | 249.84 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-28T20:43:57Z",
"rates": {
"PYG": 0.249835
}
}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.9835,
"rate": 0.249835
}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