Rate Overview
Live
1 ALL = 5.2142 KMF
1 KMF = 0.191786
ALL
Avg
5.1899
High
5.2142
Low
5.1621
Last updated: 6/19/2026, 8:43:20 AM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.21 KMF |
| 10 ALL | 52.14 KMF |
| 50 ALL | 260.71 KMF |
| 100 ALL | 521.42 KMF |
| 500 ALL | 2,607.08 KMF |
| 1,000 ALL | 5,214.15 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-06-19T08:43:20Z",
"rates": {
"KMF": 5.214151
}
}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": 521.4151,
"rate": 5.214151
}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