Rate Overview
Live
1 PYG = 4.0547 SLL
1 SLL = 0.246629
PYG
Avg
3.8312
High
4.0547
Low
3.7104
Last updated: 6/19/2026, 8:43:38 AM
Quick Conversions
| PYG | SLL |
|---|---|
| 1 PYG | 4.05 SLL |
| 10 PYG | 40.55 SLL |
| 50 PYG | 202.73 SLL |
| 100 PYG | 405.47 SLL |
| 500 PYG | 2,027.33 SLL |
| 1,000 PYG | 4,054.67 SLL |
Get PYG/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=SLLExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-06-19T08:43:38Z",
"rates": {
"SLL": 4.05467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "SLL",
"amount": 100
},
"result": 405.467,
"rate": 4.05467
}Build with PYG/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key