Rate Overview
Live
1 LRD = 142.5871 VND
1 VND = 0.007013
LRD
Avg
143.0263
High
144.1813
Low
142.0496
Last updated: 3/7/2026, 7:38:03 AM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 142.59 VND |
| 10 LRD | 1,425.87 VND |
| 50 LRD | 7,129.36 VND |
| 100 LRD | 14,258.71 VND |
| 500 LRD | 71,293.55 VND |
| 1,000 LRD | 142,587.10 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-03-07T07:38:03Z",
"rates": {
"VND": 142.587104
}
}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": 14258.710400000002,
"rate": 142.587104
}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