Rate Overview
Live
1 ALL = 5.3187 KMF
1 KMF = 0.188016
ALL
Avg
5.3071
High
5.3187
Low
5.2985
Last updated: 8/22/2026, 6:58:34 AM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.32 KMF |
| 10 ALL | 53.19 KMF |
| 50 ALL | 265.93 KMF |
| 100 ALL | 531.87 KMF |
| 500 ALL | 2,659.35 KMF |
| 1,000 ALL | 5,318.70 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-08-22T06:58:34Z",
"rates": {
"KMF": 5.318696
}
}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": 531.8696,
"rate": 5.318696
}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