Rate Overview
Live
1 VND = 0.006925 LRD
1 LRD = 144.4043
VND
Avg
0.007389
High
0.007986
Low
0.006705
Last updated: 5/27/2026, 9:38:32 PM
Quick Conversions
| VND | LRD |
|---|---|
| 1 VND | 0.01 LRD |
| 10 VND | 0.07 LRD |
| 50 VND | 0.35 LRD |
| 100 VND | 0.69 LRD |
| 500 VND | 3.46 LRD |
| 1,000 VND | 6.93 LRD |
Get VND/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=LRDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-27T21:38:32Z",
"rates": {
"LRD": 0.006925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "LRD",
"amount": 100
},
"result": 0.6925,
"rate": 0.006925
}Build with VND/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key