Rate Overview
Live
1 SLL = 0.264820 PYG
1 PYG = 3.7761
SLL
Avg
0.268221
High
0.289948
Low
0.263440
Last updated: 7/9/2026, 4:23:30 AM
Quick Conversions
| SLL | PYG |
|---|---|
| 1 SLL | 0.26 PYG |
| 10 SLL | 2.65 PYG |
| 50 SLL | 13.24 PYG |
| 100 SLL | 26.48 PYG |
| 500 SLL | 132.41 PYG |
| 1,000 SLL | 264.82 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-09T04:23:30Z",
"rates": {
"PYG": 0.26482
}
}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.482,
"rate": 0.26482
}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