Rate Overview
Live
1 SLL = 0.311826 PYG
1 PYG = 3.2069
SLL
Avg
0.318041
High
0.364886
Low
0.277581
Last updated: 3/28/2026, 11:00:41 AM
Quick Conversions
| SLL | PYG |
|---|---|
| 1 SLL | 0.31 PYG |
| 10 SLL | 3.12 PYG |
| 50 SLL | 15.59 PYG |
| 100 SLL | 31.18 PYG |
| 500 SLL | 155.91 PYG |
| 1,000 SLL | 311.83 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-03-28T11:00:41Z",
"rates": {
"PYG": 0.311826
}
}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": 31.1826,
"rate": 0.311826
}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