Rate Overview
Live
1 VND = 0.012208 LKR
1 LKR = 81.9135
VND
Avg
0.012140
High
0.012208
Low
0.012104
Last updated: 5/7/2026, 7:36:00 PM
Quick Conversions
| VND | LKR |
|---|---|
| 1 VND | 0.01 LKR |
| 10 VND | 0.12 LKR |
| 50 VND | 0.61 LKR |
| 100 VND | 1.22 LKR |
| 500 VND | 6.10 LKR |
| 1,000 VND | 12.21 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-05-07T19:36:00Z",
"rates": {
"LKR": 0.012208
}
}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.2208,
"rate": 0.012208
}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