Rate Overview
Live
1 VND = 0.865366 SLL
1 SLL = 1.1556
VND
Avg
0.857535
High
0.866150
Low
0.794866
Last updated: 7/3/2026, 7:53:16 PM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.87 SLL |
| 10 VND | 8.65 SLL |
| 50 VND | 43.27 SLL |
| 100 VND | 86.54 SLL |
| 500 VND | 432.68 SLL |
| 1,000 VND | 865.37 SLL |
Get VND/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=SLLExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-03T19:53:16Z",
"rates": {
"SLL": 0.865366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "SLL",
"amount": 100
},
"result": 86.53659999999999,
"rate": 0.865366
}Build with VND/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key