Rate Overview
Live
1 ALL = 5.2331 KMF
1 KMF = 0.191092
ALL
Avg
5.1083
High
5.2412
Low
5.0212
Last updated: 7/7/2026, 10:49:56 AM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.23 KMF |
| 10 ALL | 52.33 KMF |
| 50 ALL | 261.65 KMF |
| 100 ALL | 523.31 KMF |
| 500 ALL | 2,616.54 KMF |
| 1,000 ALL | 5,233.09 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-07-07T10:49:56Z",
"rates": {
"KMF": 5.233087
}
}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": 523.3087,
"rate": 5.233087
}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