Rate Overview
Live
1 LRD = 145.5837 VND
1 VND = 0.006869
LRD
Avg
142.7624
High
149.6041
Low
129.2675
Last updated: 7/29/2026, 1:53:28 PM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 145.58 VND |
| 10 LRD | 1,455.84 VND |
| 50 LRD | 7,279.19 VND |
| 100 LRD | 14,558.37 VND |
| 500 LRD | 72,791.86 VND |
| 1,000 LRD | 145,583.72 VND |
Get LRD/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=VNDExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-29T13:53:28Z",
"rates": {
"VND": 145.583716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "VND",
"amount": 100
},
"result": 14558.3716,
"rate": 145.583716
}Build with LRD/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key