Rate Overview
Live
1 VND = 0.915007 SLL
1 SLL = 1.0929
VND
Avg
0.883000
High
0.915007
Low
0.869913
Last updated: 3/7/2026, 7:55:31 AM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.92 SLL |
| 10 VND | 9.15 SLL |
| 50 VND | 45.75 SLL |
| 100 VND | 91.50 SLL |
| 500 VND | 457.50 SLL |
| 1,000 VND | 915.01 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-07T07:55:31Z",
"rates": {
"SLL": 0.915007
}
}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.5007,
"rate": 0.915007
}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