Rate Overview
Live
1 LRD = 144.7737 VND
1 VND = 0.006907
LRD
Avg
144.5547
High
144.8596
Low
144.1884
Last updated: 9/2/2026, 5:01:14 PM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 144.77 VND |
| 10 LRD | 1,447.74 VND |
| 50 LRD | 7,238.69 VND |
| 100 LRD | 14,477.37 VND |
| 500 LRD | 72,386.87 VND |
| 1,000 LRD | 144,773.74 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-09-02T17:01:14Z",
"rates": {
"VND": 144.773736
}
}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": 14477.3736,
"rate": 144.773736
}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