Rate Overview
Live
1 LRD = 145.5062 VND
1 VND = 0.006873
LRD
Avg
145.2178
High
145.6382
Low
144.6681
Last updated: 7/9/2026, 1:30:09 AM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 145.51 VND |
| 10 LRD | 1,455.06 VND |
| 50 LRD | 7,275.31 VND |
| 100 LRD | 14,550.62 VND |
| 500 LRD | 72,753.10 VND |
| 1,000 LRD | 145,506.19 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-07-09T01:30:09Z",
"rates": {
"VND": 145.50619
}
}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": 14550.619,
"rate": 145.50619
}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