Rate Overview
Live
1 ALL = 5.2542 KMF
1 KMF = 0.190325
ALL
Avg
5.2482
High
5.2562
Low
5.2267
Last updated: 8/2/2026, 12:57:55 PM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.25 KMF |
| 10 ALL | 52.54 KMF |
| 50 ALL | 262.71 KMF |
| 100 ALL | 525.42 KMF |
| 500 ALL | 2,627.09 KMF |
| 1,000 ALL | 5,254.18 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-02T12:57:55Z",
"rates": {
"KMF": 5.254175
}
}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": 525.4175,
"rate": 5.254175
}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