Rate Overview
Live
1 LRD = 0.245668 UAH
1 UAH = 4.0705
LRD
Avg
0.246077
High
0.246812
Low
0.245510
Last updated: 6/18/2026, 10:18:47 AM
Quick Conversions
| LRD | UAH |
|---|---|
| 1 LRD | 0.25 UAH |
| 10 LRD | 2.46 UAH |
| 50 LRD | 12.28 UAH |
| 100 LRD | 24.57 UAH |
| 500 LRD | 122.83 UAH |
| 1,000 LRD | 245.67 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-06-18T10:18:47Z",
"rates": {
"UAH": 0.245668
}
}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.5668,
"rate": 0.245668
}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