Rate Overview
Live
1 VND = 0.012757 LKR
1 LKR = 78.3883
VND
Avg
0.012765
High
0.012780
Low
0.012755
Last updated: 7/2/2026, 11:26:41 AM
Quick Conversions
| VND | LKR |
|---|---|
| 1 VND | 0.01 LKR |
| 10 VND | 0.13 LKR |
| 50 VND | 0.64 LKR |
| 100 VND | 1.28 LKR |
| 500 VND | 6.38 LKR |
| 1,000 VND | 12.76 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-07-02T11:26:41Z",
"rates": {
"LKR": 0.012757
}
}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.2756999999999998,
"rate": 0.012757
}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