Rate Overview
Live
1 TTD = 63.5793 KMF
1 KMF = 0.015728
TTD
Avg
63.6533
High
63.7831
Low
63.5347
Last updated: 7/1/2026, 8:06:51 AM
Quick Conversions
| TTD | KMF |
|---|---|
| 1 TTD | 63.58 KMF |
| 10 TTD | 635.79 KMF |
| 50 TTD | 3,178.96 KMF |
| 100 TTD | 6,357.93 KMF |
| 500 TTD | 31,789.63 KMF |
| 1,000 TTD | 63,579.26 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-01T08:06:51Z",
"rates": {
"KMF": 63.57926
}
}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.9259999999995,
"rate": 63.57926
}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