Rate Overview
Live
1 LRD = 145.2056 VND
1 VND = 0.006887
LRD
Avg
144.7913
High
145.2122
Low
144.1351
Last updated: 6/19/2026, 8:24:24 AM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 145.21 VND |
| 10 LRD | 1,452.06 VND |
| 50 LRD | 7,260.28 VND |
| 100 LRD | 14,520.56 VND |
| 500 LRD | 72,602.78 VND |
| 1,000 LRD | 145,205.57 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-06-19T08:24:24Z",
"rates": {
"VND": 145.205566
}
}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": 14520.5566,
"rate": 145.205566
}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