Rate Overview
Live
1 LRD = 0.239664 UAH
1 UAH = 4.1725
LRD
Avg
0.239415
High
0.240029
Low
0.239017
Last updated: 5/7/2026, 10:59:19 PM
Quick Conversions
| LRD | UAH |
|---|---|
| 1 LRD | 0.24 UAH |
| 10 LRD | 2.40 UAH |
| 50 LRD | 11.98 UAH |
| 100 LRD | 23.97 UAH |
| 500 LRD | 119.83 UAH |
| 1,000 LRD | 239.66 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-07T22:59:19Z",
"rates": {
"UAH": 0.239664
}
}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.9664,
"rate": 0.239664
}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