Rate Overview
Live
1 LRD = 2.3506 KMF
1 KMF = 0.425430
LRD
Avg
2.3440
High
2.3506
Low
2.3266
Last updated: 9/3/2026, 3:04:00 AM
Quick Conversions
| LRD | KMF |
|---|---|
| 1 LRD | 2.35 KMF |
| 10 LRD | 23.51 KMF |
| 50 LRD | 117.53 KMF |
| 100 LRD | 235.06 KMF |
| 500 LRD | 1,175.28 KMF |
| 1,000 LRD | 2,350.57 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-09-03T03:04:00Z",
"rates": {
"KMF": 2.350565
}
}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": 235.0565,
"rate": 2.350565
}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