Rate Overview
Live
1 KMF = 0.103515 UAH
1 UAH = 9.6604
KMF
Avg
0.103741
High
0.104224
Low
0.103464
Last updated: 7/4/2026, 11:50:26 AM
Quick Conversions
| KMF | UAH |
|---|---|
| 1 KMF | 0.10 UAH |
| 10 KMF | 1.04 UAH |
| 50 KMF | 5.18 UAH |
| 100 KMF | 10.35 UAH |
| 500 KMF | 51.76 UAH |
| 1,000 KMF | 103.52 UAH |
Get KMF/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=UAHExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-07-04T11:50:26Z",
"rates": {
"UAH": 0.103515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "UAH",
"amount": 100
},
"result": 10.3515,
"rate": 0.103515
}Build with KMF/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key