Rate Overview
Live
1 UAH = 4.0524 LRD
1 LRD = 0.246770
UAH
Avg
4.1700
High
4.3767
Low
4.0477
Last updated: 7/23/2026, 11:56:33 PM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.05 LRD |
| 10 UAH | 40.52 LRD |
| 50 UAH | 202.62 LRD |
| 100 UAH | 405.24 LRD |
| 500 UAH | 2,026.18 LRD |
| 1,000 UAH | 4,052.35 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-23T23:56:33Z",
"rates": {
"LRD": 4.052354
}
}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": 405.2354,
"rate": 4.052354
}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