Rate Overview
Live
1 LRD = 2.3141 KMF
1 KMF = 0.432130
LRD
Avg
2.2983
High
2.3205
Low
2.2680
Last updated: 3/7/2026, 3:05:01 AM
Quick Conversions
| LRD | KMF |
|---|---|
| 1 LRD | 2.31 KMF |
| 10 LRD | 23.14 KMF |
| 50 LRD | 115.71 KMF |
| 100 LRD | 231.41 KMF |
| 500 LRD | 1,157.06 KMF |
| 1,000 LRD | 2,314.12 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-03-07T03:05:01Z",
"rates": {
"KMF": 2.31412
}
}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": 231.412,
"rate": 2.31412
}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