Rate Overview
Live
1 LRD = 143.8388 VND
1 VND = 0.006952
LRD
Avg
143.7887
High
144.2419
Low
143.3365
Last updated: 5/7/2026, 1:50:17 PM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 143.84 VND |
| 10 LRD | 1,438.39 VND |
| 50 LRD | 7,191.94 VND |
| 100 LRD | 14,383.88 VND |
| 500 LRD | 71,919.41 VND |
| 1,000 LRD | 143,838.81 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-07T13:50:17Z",
"rates": {
"VND": 143.83881
}
}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": 14383.881,
"rate": 143.83881
}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