Rate Overview
Live
1 VND = 0.006859 LRD
1 LRD = 145.7938
VND
Avg
0.006883
High
0.006917
Low
0.006842
Last updated: 7/28/2026, 3:56:12 AM
Quick Conversions
| VND | LRD |
|---|---|
| 1 VND | 0.01 LRD |
| 10 VND | 0.07 LRD |
| 50 VND | 0.34 LRD |
| 100 VND | 0.69 LRD |
| 500 VND | 3.43 LRD |
| 1,000 VND | 6.86 LRD |
Get VND/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=LRDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-28T03:56:12Z",
"rates": {
"LRD": 0.006859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "LRD",
"amount": 100
},
"result": 0.6859,
"rate": 0.006859
}Build with VND/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key