Rate Overview
Live
1 TRY = 9.1125 KMF
1 KMF = 0.109740
TRY
Avg
9.1249
High
9.1374
Low
9.1111
Last updated: 7/27/2026, 6:46:27 PM
Quick Conversions
| TRY | KMF |
|---|---|
| 1 TRY | 9.11 KMF |
| 10 TRY | 91.12 KMF |
| 50 TRY | 455.62 KMF |
| 100 TRY | 911.25 KMF |
| 500 TRY | 4,556.23 KMF |
| 1,000 TRY | 9,112.46 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-07-27T18:46:27Z",
"rates": {
"KMF": 9.11246
}
}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": 911.2460000000001,
"rate": 9.11246
}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