Rate Overview
Live
1 VND = 0.867059 SLL
1 SLL = 1.1533
VND
Avg
0.880193
High
0.925815
Low
0.797076
Last updated: 7/20/2026, 11:49:38 PM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.87 SLL |
| 10 VND | 8.67 SLL |
| 50 VND | 43.35 SLL |
| 100 VND | 86.71 SLL |
| 500 VND | 433.53 SLL |
| 1,000 VND | 867.06 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-20T23:49:38Z",
"rates": {
"SLL": 0.867059
}
}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.7059,
"rate": 0.867059
}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