Rate Overview
Live
1 UAH = 4.1874 LRD
1 LRD = 0.238811
UAH
Avg
4.2108
High
4.2605
Low
4.1541
Last updated: 3/7/2026, 9:15:27 AM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.19 LRD |
| 10 UAH | 41.87 LRD |
| 50 UAH | 209.37 LRD |
| 100 UAH | 418.74 LRD |
| 500 UAH | 2,093.71 LRD |
| 1,000 UAH | 4,187.42 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-03-07T09:15:27Z",
"rates": {
"LRD": 4.187418
}
}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": 418.7418,
"rate": 4.187418
}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