Rate Overview
Live
1 VND = 0.938861 SLL
1 SLL = 1.0651
VND
Avg
0.892438
High
0.939107
Low
0.875198
Last updated: 9/4/2026, 7:27:29 PM
Quick Conversions
| VND | SLL |
|---|---|
| 1 VND | 0.94 SLL |
| 10 VND | 9.39 SLL |
| 50 VND | 46.94 SLL |
| 100 VND | 93.89 SLL |
| 500 VND | 469.43 SLL |
| 1,000 VND | 938.86 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-09-04T19:27:29Z",
"rates": {
"SLL": 0.938861
}
}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": 93.8861,
"rate": 0.938861
}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