Rate Overview
Live
1 VND = 0.000359 SEK
1 SEK = 2785.52
VND
Avg
0.000355
High
0.000359
Low
0.000351
Last updated: 3/28/2026, 4:20:20 AM
Quick Conversions
| VND | SEK |
|---|---|
| 1 VND | 0.00 SEK |
| 10 VND | 0.00 SEK |
| 50 VND | 0.02 SEK |
| 100 VND | 0.04 SEK |
| 500 VND | 0.18 SEK |
| 1,000 VND | 0.36 SEK |
Get VND/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=SEKExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-28T04:20:20Z",
"rates": {
"SEK": 0.000359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "SEK",
"amount": 100
},
"result": 0.0359,
"rate": 0.000359
}Build with VND/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key