Rate Overview
Live
1 LRD = 145.6912 VND
1 VND = 0.006864
LRD
Avg
142.7505
High
149.5807
Low
129.1448
Last updated: 7/30/2026, 8:04:14 AM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 145.69 VND |
| 10 LRD | 1,456.91 VND |
| 50 LRD | 7,284.56 VND |
| 100 LRD | 14,569.12 VND |
| 500 LRD | 72,845.62 VND |
| 1,000 LRD | 145,691.25 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-30T08:04:14Z",
"rates": {
"VND": 145.691246
}
}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": 14569.124600000001,
"rate": 145.691246
}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