Rate Overview
Live
1 SLL = 1.1526 VND
1 VND = 0.867574
SLL
Avg
1.1673
High
1.2611
Low
1.0743
Last updated: 7/31/2026, 7:18:47 AM
Quick Conversions
| SLL | VND |
|---|---|
| 1 SLL | 1.15 VND |
| 10 SLL | 11.53 VND |
| 50 SLL | 57.63 VND |
| 100 SLL | 115.26 VND |
| 500 SLL | 576.32 VND |
| 1,000 SLL | 1,152.64 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-07-31T07:18:47Z",
"rates": {
"VND": 1.152639
}
}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.26389999999999,
"rate": 1.152639
}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