Rate Overview
Live
1 LRD = 144.7354 VND
1 VND = 0.006909
LRD
Avg
144.4967
High
144.9305
Low
143.8576
Last updated: 8/19/2026, 6:34:36 AM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 144.74 VND |
| 10 LRD | 1,447.35 VND |
| 50 LRD | 7,236.77 VND |
| 100 LRD | 14,473.54 VND |
| 500 LRD | 72,367.71 VND |
| 1,000 LRD | 144,735.41 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-08-19T06:34:36Z",
"rates": {
"VND": 144.735415
}
}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": 14473.5415,
"rate": 144.735415
}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