Rate Overview
Live
1 VND = 0.916731 SLL
1 SLL = 1.0908
VND
Avg
0.890689
High
0.918304
Low
0.865949
Last updated: 7/28/2026, 3:31:25 PM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.92 SLL |
| 10 VND | 9.17 SLL |
| 50 VND | 45.84 SLL |
| 100 VND | 91.67 SLL |
| 500 VND | 458.37 SLL |
| 1,000 VND | 916.73 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-28T15:31:25Z",
"rates": {
"SLL": 0.916731
}
}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.67309999999999,
"rate": 0.916731
}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