Rate Overview
Live
1 ALL = 5.2376 KMF
1 KMF = 0.190926
ALL
Avg
5.2388
High
5.2496
Low
5.2287
Last updated: 7/10/2026, 4:47:20 AM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.24 KMF |
| 10 ALL | 52.38 KMF |
| 50 ALL | 261.88 KMF |
| 100 ALL | 523.76 KMF |
| 500 ALL | 2,618.82 KMF |
| 1,000 ALL | 5,237.64 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-07-10T04:47:20Z",
"rates": {
"KMF": 5.237641
}
}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": 523.7641,
"rate": 5.237641
}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