Rate Overview
Live
1 VND = 0.915404 SLL
1 SLL = 1.0924
VND
Avg
0.858150
High
0.932803
Low
0.792925
Last updated: 7/29/2026, 8:25:20 AM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.92 SLL |
| 10 VND | 9.15 SLL |
| 50 VND | 45.77 SLL |
| 100 VND | 91.54 SLL |
| 500 VND | 457.70 SLL |
| 1,000 VND | 915.40 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-29T08:25:20Z",
"rates": {
"SLL": 0.915404
}
}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": 91.5404,
"rate": 0.915404
}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