Rate Overview
Live
1 ALL = 5.3531 KMF
1 KMF = 0.186809
ALL
Avg
5.1547
High
5.3531
Low
5.0715
Last updated: 9/12/2026, 6:48:12 AM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.35 KMF |
| 10 ALL | 53.53 KMF |
| 50 ALL | 267.65 KMF |
| 100 ALL | 535.31 KMF |
| 500 ALL | 2,676.53 KMF |
| 1,000 ALL | 5,353.06 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-12T06:48:12Z",
"rates": {
"KMF": 5.353063
}
}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": 535.3063,
"rate": 5.353063
}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