Rate Overview
Live
1 UAH = 4.1725 LRD
1 LRD = 0.239665
UAH
Avg
4.1769
High
4.1838
Low
4.1661
Last updated: 5/7/2026, 4:02:40 PM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.17 LRD |
| 10 UAH | 41.72 LRD |
| 50 UAH | 208.62 LRD |
| 100 UAH | 417.25 LRD |
| 500 UAH | 2,086.25 LRD |
| 1,000 UAH | 4,172.49 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-05-07T16:02:40Z",
"rates": {
"LRD": 4.172491
}
}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": 417.2491,
"rate": 4.172491
}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