Rate Overview
Live
1 ALL = 5.1490 KMF
1 KMF = 0.194213
ALL
Avg
5.1513
High
5.1566
Low
5.1287
Last updated: 5/7/2026, 7:46:17 AM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.15 KMF |
| 10 ALL | 51.49 KMF |
| 50 ALL | 257.45 KMF |
| 100 ALL | 514.90 KMF |
| 500 ALL | 2,574.50 KMF |
| 1,000 ALL | 5,148.99 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-05-07T07:46:17Z",
"rates": {
"KMF": 5.148992
}
}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": 514.8992,
"rate": 5.148992
}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