Rate Overview
Live
1 ALL = 5.1250 KMF
1 KMF = 0.195121
ALL
Avg
5.0357
High
5.1250
Low
4.8980
Last updated: 3/27/2026, 6:38:06 PM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.13 KMF |
| 10 ALL | 51.25 KMF |
| 50 ALL | 256.25 KMF |
| 100 ALL | 512.50 KMF |
| 500 ALL | 2,562.52 KMF |
| 1,000 ALL | 5,125.04 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-03-27T18:38:06Z",
"rates": {
"KMF": 5.125036
}
}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": 512.5036,
"rate": 5.125036
}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