Rate Overview
Live
1 VND = 0.021591 SOS
1 SOS = 46.3156
VND
Avg
0.021774
High
0.022236
Low
0.021477
Last updated: 5/28/2026, 2:33:17 AM
Quick Conversions
| VND | SOS |
|---|---|
| 1 VND | 0.02 SOS |
| 10 VND | 0.22 SOS |
| 50 VND | 1.08 SOS |
| 100 VND | 2.16 SOS |
| 500 VND | 10.80 SOS |
| 1,000 VND | 21.59 SOS |
Get VND/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=SOSExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-28T02:33:17Z",
"rates": {
"SOS": 0.021591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "SOS",
"amount": 100
},
"result": 2.1591,
"rate": 0.021591
}Build with VND/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key