Rate Overview
Live
1 UAH = 4.0708 LRD
1 LRD = 0.245651
UAH
Avg
4.0707
High
4.0800
Low
4.0571
Last updated: 7/10/2026, 7:33:21 PM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.07 LRD |
| 10 UAH | 40.71 LRD |
| 50 UAH | 203.54 LRD |
| 100 UAH | 407.08 LRD |
| 500 UAH | 2,035.41 LRD |
| 1,000 UAH | 4,070.82 LRD |
Get UAH/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=LRDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-10T19:33:21Z",
"rates": {
"LRD": 4.070822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "LRD",
"amount": 100
},
"result": 407.08219999999994,
"rate": 4.070822
}Build with UAH/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key