Rate Overview
Live
1 ALL = 5.2471 KMF
1 KMF = 0.190581
ALL
Avg
5.1108
High
5.2471
Low
5.0127
Last updated: 7/12/2026, 12:41:49 PM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.25 KMF |
| 10 ALL | 52.47 KMF |
| 50 ALL | 262.36 KMF |
| 100 ALL | 524.71 KMF |
| 500 ALL | 2,623.55 KMF |
| 1,000 ALL | 5,247.11 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-12T12:41:49Z",
"rates": {
"KMF": 5.247107
}
}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": 524.7107,
"rate": 5.247107
}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