Rate Overview
Live
1 SLL = 1.1565 VND
1 VND = 0.864682
SLL
Avg
1.1609
High
1.2608
Low
1.1204
Last updated: 5/27/2026, 11:49:56 PM
Quick Conversions
| SLL | VND |
|---|---|
| 1 SLL | 1.16 VND |
| 10 SLL | 11.56 VND |
| 50 SLL | 57.82 VND |
| 100 SLL | 115.65 VND |
| 500 SLL | 578.25 VND |
| 1,000 SLL | 1,156.49 VND |
Get SLL/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=VNDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-27T23:49:56Z",
"rates": {
"VND": 1.156494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "VND",
"amount": 100
},
"result": 115.64939999999999,
"rate": 1.156494
}Build with SLL/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key