Rate Overview
Live
1 LRD = 0.114233 CZK
1 CZK = 8.7540
LRD
Avg
0.114198
High
0.117288
Low
0.109631
Last updated: 5/28/2026, 12:08:26 AM
Quick Conversions
| LRD | CZK |
|---|---|
| 1 LRD | 0.11 CZK |
| 10 LRD | 1.14 CZK |
| 50 LRD | 5.71 CZK |
| 100 LRD | 11.42 CZK |
| 500 LRD | 57.12 CZK |
| 1,000 LRD | 114.23 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-28T00:08:26Z",
"rates": {
"CZK": 0.114233
}
}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.4233,
"rate": 0.114233
}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