Rate Overview
Live
1 UAH = 4.0517 LRD
1 LRD = 0.246808
UAH
Avg
4.0617
High
4.0732
Low
4.0517
Last updated: 6/19/2026, 8:51:23 AM
Quick Conversions
| UAH | LRD |
|---|---|
| 1 UAH | 4.05 LRD |
| 10 UAH | 40.52 LRD |
| 50 UAH | 202.59 LRD |
| 100 UAH | 405.17 LRD |
| 500 UAH | 2,025.86 LRD |
| 1,000 UAH | 4,051.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-06-19T08:51:23Z",
"rates": {
"LRD": 4.051725
}
}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.1725,
"rate": 4.051725
}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