Rate Overview
Live
1 UAH = 4.0401 LRD
1 LRD = 0.247517
UAH
Avg
4.4804
High
4.8552
Low
4.0401
Last updated: 7/28/2026, 8:34:16 AM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.04 LRD |
| 10 UAH | 40.40 LRD |
| 50 UAH | 202.01 LRD |
| 100 UAH | 404.01 LRD |
| 500 UAH | 2,020.06 LRD |
| 1,000 UAH | 4,040.12 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-28T08:34:16Z",
"rates": {
"LRD": 4.040119
}
}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": 404.01189999999997,
"rate": 4.040119
}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