Rate Overview
Live
1 LRD = 0.112755 CZK
1 CZK = 8.8688
LRD
Avg
0.113081
High
0.113615
Low
0.112755
Last updated: 5/7/2026, 6:56:44 AM
Quick Conversions
| LRD | CZK |
|---|---|
| 1 LRD | 0.11 CZK |
| 10 LRD | 1.13 CZK |
| 50 LRD | 5.64 CZK |
| 100 LRD | 11.28 CZK |
| 500 LRD | 56.38 CZK |
| 1,000 LRD | 112.76 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-05-07T06:56:44Z",
"rates": {
"CZK": 0.112755
}
}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.2755,
"rate": 0.112755
}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