Rate Overview
Live
1 ALL = 5.1572 KMF
1 KMF = 0.193903
ALL
Avg
5.1551
High
5.1683
Low
5.1287
Last updated: 5/27/2026, 7:18:12 PM
Quick Conversions
| ALL | KMF |
|---|---|
| 1 ALL | 5.16 KMF |
| 10 ALL | 51.57 KMF |
| 50 ALL | 257.86 KMF |
| 100 ALL | 515.72 KMF |
| 500 ALL | 2,578.60 KMF |
| 1,000 ALL | 5,157.21 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-27T19:18:12Z",
"rates": {
"KMF": 5.157209
}
}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": 515.7209,
"rate": 5.157209
}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