Rate Overview
Live
1 VND = 0.006872 LRD
1 LRD = 145.5180
VND
Avg
0.006884
High
0.006912
Low
0.006866
Last updated: 7/8/2026, 4:46:48 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.44 LRD |
| 1,000 VND | 6.87 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-08T04:46:48Z",
"rates": {
"LRD": 0.006872
}
}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.6871999999999999,
"rate": 0.006872
}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