Rate Overview
Live
1 KMF = 0.195473 ALL
1 ALL = 5.1158
KMF
Avg
0.195536
High
0.195738
Low
0.195359
Last updated: 3/7/2026, 12:33:18 AM
Quick Conversions
| KMF | ALL |
|---|---|
| 1 KMF | 0.20 ALL |
| 10 KMF | 1.95 ALL |
| 50 KMF | 9.77 ALL |
| 100 KMF | 19.55 ALL |
| 500 KMF | 97.74 ALL |
| 1,000 KMF | 195.47 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-03-07T00:33:18Z",
"rates": {
"ALL": 0.195473
}
}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.5473,
"rate": 0.195473
}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