Rate Overview
Live
1 SLL = 1.0929 VND
1 VND = 0.915009
SLL
Avg
1.1329
High
1.1495
Low
1.0929
Last updated: 3/7/2026, 7:38:21 AM
Quick Conversions
| SLL | VND |
|---|---|
| 1 SLL | 1.09 VND |
| 10 SLL | 10.93 VND |
| 50 SLL | 54.64 VND |
| 100 SLL | 109.29 VND |
| 500 SLL | 546.44 VND |
| 1,000 SLL | 1,092.89 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-03-07T07:38:21Z",
"rates": {
"VND": 1.092886
}
}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": 109.2886,
"rate": 1.092886
}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