Rate Overview
Live
1 LRD = 145.6430 VND
1 VND = 0.006866
LRD
Avg
145.3006
High
146.1399
Low
144.5563
Last updated: 7/29/2026, 8:39:57 AM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 145.64 VND |
| 10 LRD | 1,456.43 VND |
| 50 LRD | 7,282.15 VND |
| 100 LRD | 14,564.30 VND |
| 500 LRD | 72,821.48 VND |
| 1,000 LRD | 145,642.95 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-29T08:39:57Z",
"rates": {
"VND": 145.642952
}
}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": 14564.2952,
"rate": 145.642952
}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