Rate Overview
Live
1 VND = 0.868054 SLL
1 SLL = 1.1520 VND
Avg
0.868020
High
0.890269
Low
0.858645
Last updated: 1/25/2026, 9:21:51 AM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.87 SLL |
| 10 VND | 8.68 SLL |
| 50 VND | 43.40 SLL |
| 100 VND | 86.81 SLL |
| 500 VND | 434.03 SLL |
| 1,000 VND | 868.05 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-01-25T09:21:51Z",
"rates": {
"SLL": 0.868054
}
}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.8054,
"rate": 0.868054
}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