Rate Overview
Live
1 UAH = 4.0544 LRD
1 LRD = 0.246647
UAH
Avg
4.0550
High
4.0611
Low
4.0388
Last updated: 8/19/2026, 8:04:17 AM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.05 LRD |
| 10 UAH | 40.54 LRD |
| 50 UAH | 202.72 LRD |
| 100 UAH | 405.44 LRD |
| 500 UAH | 2,027.19 LRD |
| 1,000 UAH | 4,054.38 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-08-19T08:04:17Z",
"rates": {
"LRD": 4.05438
}
}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.438,
"rate": 4.05438
}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