Rate Overview
Live
1 LRD = 144.3978 VND
1 VND = 0.006925
LRD
Avg
135.7872
High
149.1271
Low
125.2055
Last updated: 5/27/2026, 10:47:23 PM
Quick Conversions
| LRD | VND |
|---|---|
| 1 LRD | 144.40 VND |
| 10 LRD | 1,443.98 VND |
| 50 LRD | 7,219.89 VND |
| 100 LRD | 14,439.78 VND |
| 500 LRD | 72,198.91 VND |
| 1,000 LRD | 144,397.83 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-05-27T22:47:23Z",
"rates": {
"VND": 144.397825
}
}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": 14439.782500000001,
"rate": 144.397825
}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