Rate Overview
Live
1 LRD = 0.117142 CZK
1 CZK = 8.5366
LRD
Avg
0.114054
High
0.117142
Low
0.109246
Last updated: 7/25/2026, 9:01:44 PM
Quick Conversions
| LRD | CZK |
|---|---|
| 1 LRD | 0.12 CZK |
| 10 LRD | 1.17 CZK |
| 50 LRD | 5.86 CZK |
| 100 LRD | 11.71 CZK |
| 500 LRD | 58.57 CZK |
| 1,000 LRD | 117.14 CZK |
Get LRD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=CZKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-25T21:01:44Z",
"rates": {
"CZK": 0.117142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "CZK",
"amount": 100
},
"result": 11.7142,
"rate": 0.117142
}Build with LRD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key