Rate Overview
Live
1 KMF = 0.190445 ALL
1 ALL = 5.2509
KMF
Avg
0.195402
High
0.199102
Low
0.190445
Last updated: 7/22/2026, 12:15:06 AM
Quick Conversions
| KMF | ALL |
|---|---|
| 1 KMF | 0.19 ALL |
| 10 KMF | 1.90 ALL |
| 50 KMF | 9.52 ALL |
| 100 KMF | 19.04 ALL |
| 500 KMF | 95.22 ALL |
| 1,000 KMF | 190.45 ALL |
Get KMF/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=ALLExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-07-22T00:15:06Z",
"rates": {
"ALL": 0.190445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "ALL",
"amount": 100
},
"result": 19.0445,
"rate": 0.190445
}Build with KMF/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key