Rate Overview
Live
1 ALL = 5.3463 KMF
1 KMF = 0.187046
ALL
Avg
5.3418
High
5.3463
Low
5.3378
Last updated: 9/11/2026, 8:54:00 PM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.35 KMF |
| 10 ALL | 53.46 KMF |
| 50 ALL | 267.31 KMF |
| 100 ALL | 534.63 KMF |
| 500 ALL | 2,673.14 KMF |
| 1,000 ALL | 5,346.28 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-11T20:54:00Z",
"rates": {
"KMF": 5.346277
}
}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": 534.6277,
"rate": 5.346277
}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