Rate Overview
Live
1 SLL = 1.1520 VND
1 VND = 0.868055 SLL
Avg
1.1521
High
1.1646
Low
1.1233
Last updated: 1/25/2026, 11:24:33 AM
Quick Conversions
| SLL | VND |
|---|---|
| 1 SLL | 1.15 VND |
| 10 SLL | 11.52 VND |
| 50 SLL | 57.60 VND |
| 100 SLL | 115.20 VND |
| 500 SLL | 576.00 VND |
| 1,000 SLL | 1,152.00 VND |
Get SLL/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=VNDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T11:24:33Z",
"rates": {
"VND": 1.152001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "VND",
"amount": 100
},
"result": 115.2001,
"rate": 1.152001
}Build with SLL/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key