Rate Overview
Live
1 UAH = 4.0161 LRD
1 LRD = 0.249000
UAH
Avg
3.9927
High
4.0588
Low
3.9192
Last updated: 9/9/2026, 7:13:57 PM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.02 LRD |
| 10 UAH | 40.16 LRD |
| 50 UAH | 200.80 LRD |
| 100 UAH | 401.61 LRD |
| 500 UAH | 2,008.03 LRD |
| 1,000 UAH | 4,016.07 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-09-09T19:13:57Z",
"rates": {
"LRD": 4.016065
}
}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": 401.60650000000004,
"rate": 4.016065
}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