Rate Overview
Live
1 VND = 0.793301 SLL
1 SLL = 1.2606
VND
Avg
0.793518
High
0.793693
Low
0.793301
Last updated: 4/17/2026, 9:30:14 PM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.79 SLL |
| 10 VND | 7.93 SLL |
| 50 VND | 39.67 SLL |
| 100 VND | 79.33 SLL |
| 500 VND | 396.65 SLL |
| 1,000 VND | 793.30 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-04-17T21:30:14Z",
"rates": {
"SLL": 0.793301
}
}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": 79.3301,
"rate": 0.793301
}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