Rate Overview
Live
1 LRD = 2.3845 KMF
1 KMF = 0.419369
LRD
Avg
2.3052
High
2.5920
Low
2.0841
Last updated: 7/29/2026, 2:48:30 AM
Quick Conversions
| LRD | KMF |
|---|---|
| 1 LRD | 2.38 KMF |
| 10 LRD | 23.85 KMF |
| 50 LRD | 119.23 KMF |
| 100 LRD | 238.45 KMF |
| 500 LRD | 1,192.27 KMF |
| 1,000 LRD | 2,384.53 KMF |
Get LRD/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=KMFExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-29T02:48:30Z",
"rates": {
"KMF": 2.384534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "KMF",
"amount": 100
},
"result": 238.4534,
"rate": 2.384534
}Build with LRD/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key