Rate Overview
Live
1 LRD = 144.3429 VND
1 VND = 0.006928
LRD
Avg
140.0311
High
149.6041
Low
128.2169
Last updated: 5/27/2026, 11:50:12 PM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 144.34 VND |
| 10 LRD | 1,443.43 VND |
| 50 LRD | 7,217.15 VND |
| 100 LRD | 14,434.29 VND |
| 500 LRD | 72,171.46 VND |
| 1,000 LRD | 144,342.92 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-05-27T23:50:12Z",
"rates": {
"VND": 144.342918
}
}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": 14434.291799999999,
"rate": 144.342918
}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