Rate Overview
Live
1 VND = 0.915819 SLL
1 SLL = 1.0919
VND
Avg
0.882224
High
0.925815
Low
0.797076
Last updated: 7/29/2026, 11:12:17 AM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.92 SLL |
| 10 VND | 9.16 SLL |
| 50 VND | 45.79 SLL |
| 100 VND | 91.58 SLL |
| 500 VND | 457.91 SLL |
| 1,000 VND | 915.82 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-29T11:12:17Z",
"rates": {
"SLL": 0.915819
}
}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.5819,
"rate": 0.915819
}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