Rate Overview
Live
1 VND = 0.011976 LKR
1 LKR = 83.5003
VND
Avg
0.011972
High
0.011986
Low
0.011963
Last updated: 4/17/2026, 6:12:50 AM
Quick Conversions
| VND | LKR |
|---|---|
| 1 VND | 0.01 LKR |
| 10 VND | 0.12 LKR |
| 50 VND | 0.60 LKR |
| 100 VND | 1.20 LKR |
| 500 VND | 5.99 LKR |
| 1,000 VND | 11.98 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-04-17T06:12:50Z",
"rates": {
"LKR": 0.011976
}
}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.1976,
"rate": 0.011976
}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