Rate Overview
Live
1 TRY = 9.3415 KMF
1 KMF = 0.107050
TRY
Avg
9.3732
High
9.4244
Low
9.3377
Last updated: 4/17/2026, 6:10:12 AM
Quick Conversions
| TRY | KMF |
|---|---|
| 1 TRY | 9.34 KMF |
| 10 TRY | 93.41 KMF |
| 50 TRY | 467.07 KMF |
| 100 TRY | 934.15 KMF |
| 500 TRY | 4,670.74 KMF |
| 1,000 TRY | 9,341.47 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-04-17T06:10:12Z",
"rates": {
"KMF": 9.34147
}
}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": 934.1469999999999,
"rate": 9.34147
}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