Rate Overview
Live
1 LRD = 143.6612 VND
1 VND = 0.006961
LRD
Avg
143.5000
High
143.9521
Low
142.9721
Last updated: 4/17/2026, 11:24:24 AM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 143.66 VND |
| 10 LRD | 1,436.61 VND |
| 50 LRD | 7,183.06 VND |
| 100 LRD | 14,366.12 VND |
| 500 LRD | 71,830.58 VND |
| 1,000 LRD | 143,661.17 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-04-17T11:24:24Z",
"rates": {
"VND": 143.661166
}
}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": 14366.116600000001,
"rate": 143.661166
}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