Rate Overview
Live
1 KMF = 0.191208 ALL
1 ALL = 5.2299
KMF
Avg
0.197877
High
0.204165
Low
0.191208
Last updated: 6/29/2026, 12:46:59 PM
Quick Conversions
| KMF | ALL |
|---|---|
| 1 KMF | 0.19 ALL |
| 10 KMF | 1.91 ALL |
| 50 KMF | 9.56 ALL |
| 100 KMF | 19.12 ALL |
| 500 KMF | 95.60 ALL |
| 1,000 KMF | 191.21 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-06-29T12:46:59Z",
"rates": {
"ALL": 0.191208
}
}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.1208,
"rate": 0.191208
}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