Rate Overview
Live
1 VND = 0.006952 LRD
1 LRD = 143.8435
VND
Avg
0.006954
High
0.006976
Low
0.006932
Last updated: 5/7/2026, 1:31:45 PM
Quick Conversions
| VND | LRD |
|---|---|
| 1 VND | 0.01 LRD |
| 10 VND | 0.07 LRD |
| 50 VND | 0.35 LRD |
| 100 VND | 0.70 LRD |
| 500 VND | 3.48 LRD |
| 1,000 VND | 6.95 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-07T13:31:45Z",
"rates": {
"LRD": 0.006952
}
}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.6952,
"rate": 0.006952
}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