Rate Overview
Live
1 TRY = 9.6073 KMF
1 KMF = 0.104088
TRY
Avg
9.5625
High
9.6457
Low
9.4738
Last updated: 3/7/2026, 1:00:08 AM
Quick Conversions
| TRY | KMF |
|---|---|
| 1 TRY | 9.61 KMF |
| 10 TRY | 96.07 KMF |
| 50 TRY | 480.36 KMF |
| 100 TRY | 960.73 KMF |
| 500 TRY | 4,803.65 KMF |
| 1,000 TRY | 9,607.30 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-03-07T01:00:08Z",
"rates": {
"KMF": 9.607295
}
}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": 960.7295,
"rate": 9.607295
}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