Rate Overview
Live
1 KMF = 0.190716 ALL
1 ALL = 5.2434
KMF
Avg
0.191018
High
0.191250
Low
0.190716
Last updated: 7/4/2026, 8:41:51 PM
Quick Conversions
| KMF | ALL |
|---|---|
| 1 KMF | 0.19 ALL |
| 10 KMF | 1.91 ALL |
| 50 KMF | 9.54 ALL |
| 100 KMF | 19.07 ALL |
| 500 KMF | 95.36 ALL |
| 1,000 KMF | 190.72 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-04T20:41:51Z",
"rates": {
"ALL": 0.190716
}
}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.0716,
"rate": 0.190716
}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