Rate Overview
Live
1 LRD = 145.2819 VND
1 VND = 0.006883
LRD
Avg
145.4656
High
145.8571
Low
145.1047
Last updated: 7/25/2026, 12:49:59 PM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 145.28 VND |
| 10 LRD | 1,452.82 VND |
| 50 LRD | 7,264.09 VND |
| 100 LRD | 14,528.19 VND |
| 500 LRD | 72,640.94 VND |
| 1,000 LRD | 145,281.88 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-25T12:49:59Z",
"rates": {
"VND": 145.281883
}
}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": 14528.1883,
"rate": 145.281883
}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