Rate Overview
Live
1 TRY = 9.2611 KMF
1 KMF = 0.107979
TRY
Avg
9.2944
High
9.3393
Low
9.2611
Last updated: 5/7/2026, 10:11:31 AM
Quick Conversions
| TRY | KMF |
|---|---|
| 1 TRY | 9.26 KMF |
| 10 TRY | 92.61 KMF |
| 50 TRY | 463.05 KMF |
| 100 TRY | 926.11 KMF |
| 500 TRY | 4,630.54 KMF |
| 1,000 TRY | 9,261.08 KMF |
Get TRY/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=KMFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-07T10:11:31Z",
"rates": {
"KMF": 9.261075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "KMF",
"amount": 100
},
"result": 926.1075,
"rate": 9.261075
}Build with TRY/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key