Rate Overview
Live
1 KMF = 0.188921 ALL
1 ALL = 5.2932
KMF
Avg
0.189170
High
0.189498
Low
0.188717
Last updated: 8/14/2026, 9:42:06 PM
Quick Conversions
| KMF | ALL |
|---|---|
| 1 KMF | 0.19 ALL |
| 10 KMF | 1.89 ALL |
| 50 KMF | 9.45 ALL |
| 100 KMF | 18.89 ALL |
| 500 KMF | 94.46 ALL |
| 1,000 KMF | 188.92 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-08-14T21:42:06Z",
"rates": {
"ALL": 0.188921
}
}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": 18.8921,
"rate": 0.188921
}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