Rate Overview
Live
1 LRD = 145.7109 VND
1 VND = 0.006863
LRD
Avg
144.0385
High
147.9821
Low
139.6505
Last updated: 7/30/2026, 11:06:08 AM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 145.71 VND |
| 10 LRD | 1,457.11 VND |
| 50 LRD | 7,285.54 VND |
| 100 LRD | 14,571.09 VND |
| 500 LRD | 72,855.43 VND |
| 1,000 LRD | 145,710.86 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-30T11:06:08Z",
"rates": {
"VND": 145.710855
}
}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": 14571.085500000001,
"rate": 145.710855
}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