Rate Overview
Live
1 UAH = 4.0362 LRD
1 LRD = 0.247755
UAH
Avg
4.0580
High
4.0859
Low
4.0299
Last updated: 7/29/2026, 6:25:03 AM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.04 LRD |
| 10 UAH | 40.36 LRD |
| 50 UAH | 201.81 LRD |
| 100 UAH | 403.62 LRD |
| 500 UAH | 2,018.12 LRD |
| 1,000 UAH | 4,036.24 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-29T06:25:03Z",
"rates": {
"LRD": 4.036241
}
}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": 403.62410000000006,
"rate": 4.036241
}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