Rate Overview
Live
1 SLL = 1.0682 VND
1 VND = 0.936176
SLL
Avg
1.1267
High
1.1572
Low
1.0664
Last updated: 6/19/2026, 8:45:31 AM
Quick Conversions
| SLL | VND |
|---|---|
| 1 SLL | 1.07 VND |
| 10 SLL | 10.68 VND |
| 50 SLL | 53.41 VND |
| 100 SLL | 106.82 VND |
| 500 SLL | 534.09 VND |
| 1,000 SLL | 1,068.18 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-06-19T08:45:31Z",
"rates": {
"VND": 1.068175
}
}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": 106.81750000000001,
"rate": 1.068175
}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