Rate Overview
Live
1 LRD = 0.242891 UAH
1 UAH = 4.1171
LRD
Avg
0.237806
High
0.242891
Low
0.231163
Last updated: 5/28/2026, 9:41:55 PM
Quick Conversions
| LRD | UAH |
|---|---|
| 1 LRD | 0.24 UAH |
| 10 LRD | 2.43 UAH |
| 50 LRD | 12.14 UAH |
| 100 LRD | 24.29 UAH |
| 500 LRD | 121.45 UAH |
| 1,000 LRD | 242.89 UAH |
Get LRD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=UAHExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-28T21:41:55Z",
"rates": {
"UAH": 0.242891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "UAH",
"amount": 100
},
"result": 24.2891,
"rate": 0.242891
}Build with LRD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key