Rate Overview
Live
1 VND = 0.872998 SLL
1 SLL = 1.1455
VND
Avg
0.875982
High
0.902827
Low
0.869732
Last updated: 8/14/2026, 7:30:09 PM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.87 SLL |
| 10 VND | 8.73 SLL |
| 50 VND | 43.65 SLL |
| 100 VND | 87.30 SLL |
| 500 VND | 436.50 SLL |
| 1,000 VND | 873.00 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-08-14T19:30:09Z",
"rates": {
"SLL": 0.872998
}
}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": 87.2998,
"rate": 0.872998
}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