Rate Overview
Live
1 UAH = 4.0327 LRD
1 LRD = 0.247971
UAH
Avg
4.0390
High
4.0524
Low
4.0299
Last updated: 7/30/2026, 11:32:34 AM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.03 LRD |
| 10 UAH | 40.33 LRD |
| 50 UAH | 201.64 LRD |
| 100 UAH | 403.27 LRD |
| 500 UAH | 2,016.37 LRD |
| 1,000 UAH | 4,032.73 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-07-30T11:32:34Z",
"rates": {
"LRD": 4.032733
}
}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": 403.27330000000006,
"rate": 4.032733
}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