Rate Overview
Live
1 UAH = 4.2110 LRD
1 LRD = 0.237474
UAH
Avg
4.2320
High
4.2472
Low
4.2110
Last updated: 4/17/2026, 1:33:47 PM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.21 LRD |
| 10 UAH | 42.11 LRD |
| 50 UAH | 210.55 LRD |
| 100 UAH | 421.10 LRD |
| 500 UAH | 2,105.50 LRD |
| 1,000 UAH | 4,211.00 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-04-17T13:33:47Z",
"rates": {
"LRD": 4.210995
}
}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": 421.0995,
"rate": 4.210995
}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