Rate Overview
Live
1 VND = 0.011845 LKR
1 LKR = 84.4238
VND
Avg
0.011840
High
0.011873
Low
0.011813
Last updated: 3/6/2026, 11:30:01 PM
Quick Conversions
| VND | LKR |
|---|---|
| 1 VND | 0.01 LKR |
| 10 VND | 0.12 LKR |
| 50 VND | 0.59 LKR |
| 100 VND | 1.18 LKR |
| 500 VND | 5.92 LKR |
| 1,000 VND | 11.84 LKR |
Get VND/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=LKRExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-06T23:30:01Z",
"rates": {
"LKR": 0.011845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "LKR",
"amount": 100
},
"result": 1.1844999999999999,
"rate": 0.011845
}Build with VND/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key