Rate Overview
Live
1 LRD = 0.237473 UAH
1 UAH = 4.2110
LRD
Avg
0.236295
High
0.237473
Low
0.235450
Last updated: 4/17/2026, 2:01:17 PM
Quick Conversions
| LRD | UAH |
|---|---|
| 1 LRD | 0.24 UAH |
| 10 LRD | 2.37 UAH |
| 50 LRD | 11.87 UAH |
| 100 LRD | 23.75 UAH |
| 500 LRD | 118.74 UAH |
| 1,000 LRD | 237.47 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-04-17T14:01:17Z",
"rates": {
"UAH": 0.237473
}
}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.7473,
"rate": 0.237473
}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