Rate Overview
Live
1 ALL = 5.3238 KMF
1 KMF = 0.187834
ALL
Avg
5.1741
High
5.3367
Low
5.0848
Last updated: 9/2/2026, 1:35:11 AM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.32 KMF |
| 10 ALL | 53.24 KMF |
| 50 ALL | 266.19 KMF |
| 100 ALL | 532.38 KMF |
| 500 ALL | 2,661.92 KMF |
| 1,000 ALL | 5,323.84 KMF |
Get ALL/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=KMFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-02T01:35:11Z",
"rates": {
"KMF": 5.323839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "KMF",
"amount": 100
},
"result": 532.3839,
"rate": 5.323839
}Build with ALL/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key