Rate Overview
Live
1 LRD = 0.238732 UAH
1 UAH = 4.1888
LRD
Avg
0.222124
High
0.240647
Low
0.205527
Last updated: 3/28/2026, 3:00:14 PM
Quick Conversions
| LRD | UAH |
|---|---|
| 1 LRD | 0.24 UAH |
| 10 LRD | 2.39 UAH |
| 50 LRD | 11.94 UAH |
| 100 LRD | 23.87 UAH |
| 500 LRD | 119.37 UAH |
| 1,000 LRD | 238.73 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-03-28T15:00:14Z",
"rates": {
"UAH": 0.238732
}
}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": 23.8732,
"rate": 0.238732
}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