Rate Overview
Live
1 VND = 0.011923 LKR
1 LKR = 83.8715
VND
Avg
0.011878
High
0.011923
Low
0.011833
Last updated: 3/27/2026, 9:26:56 AM
Quick Conversions
| VND | LKR |
|---|---|
| 1 VND | 0.01 LKR |
| 10 VND | 0.12 LKR |
| 50 VND | 0.60 LKR |
| 100 VND | 1.19 LKR |
| 500 VND | 5.96 LKR |
| 1,000 VND | 11.92 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-27T09:26:56Z",
"rates": {
"LKR": 0.011923
}
}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.1923,
"rate": 0.011923
}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