Rate Overview
Live
1 VND = 0.796184 SLL
1 SLL = 1.2560
VND
Avg
0.872550
High
0.914319
Low
0.796184
Last updated: 3/28/2026, 5:00:40 PM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.80 SLL |
| 10 VND | 7.96 SLL |
| 50 VND | 39.81 SLL |
| 100 VND | 79.62 SLL |
| 500 VND | 398.09 SLL |
| 1,000 VND | 796.18 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-03-28T17:00:40Z",
"rates": {
"SLL": 0.796184
}
}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.6184,
"rate": 0.796184
}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