Rate Overview
Live
1 TTD = 63.5717 KMF
1 KMF = 0.015730
TTD
Avg
62.3997
High
64.0366
Low
60.4185
Last updated: 7/27/2026, 9:40:38 AM
Quick Conversions
| TTD | KMF |
|---|---|
| 1 TTD | 63.57 KMF |
| 10 TTD | 635.72 KMF |
| 50 TTD | 3,178.59 KMF |
| 100 TTD | 6,357.17 KMF |
| 500 TTD | 31,785.87 KMF |
| 1,000 TTD | 63,571.73 KMF |
Get TTD/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=KMFExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-27T09:40:38Z",
"rates": {
"KMF": 63.571734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "KMF",
"amount": 100
},
"result": 6357.1734,
"rate": 63.571734
}Build with TTD/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key