Rate Overview
Live
1 ALL = 5.3159 KMF
1 KMF = 0.188114
ALL
Avg
5.3125
High
5.3187
Low
5.3026
Last updated: 8/25/2026, 9:14:47 AM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.32 KMF |
| 10 ALL | 53.16 KMF |
| 50 ALL | 265.80 KMF |
| 100 ALL | 531.59 KMF |
| 500 ALL | 2,657.96 KMF |
| 1,000 ALL | 5,315.93 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-25T09:14:47Z",
"rates": {
"KMF": 5.315927
}
}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.5927,
"rate": 5.315927
}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