Rate Overview
Live
1 UAH = 4.1888 LRD
1 LRD = 0.238732
UAH
Avg
4.1846
High
4.2034
Low
4.1579
Last updated: 3/28/2026, 1:45:21 PM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.19 LRD |
| 10 UAH | 41.89 LRD |
| 50 UAH | 209.44 LRD |
| 100 UAH | 418.88 LRD |
| 500 UAH | 2,094.40 LRD |
| 1,000 UAH | 4,188.80 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-03-28T13:45:21Z",
"rates": {
"LRD": 4.188795
}
}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": 418.8795,
"rate": 4.188795
}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