Rate Overview
Live
1 TTD = 63.6429 KMF
1 KMF = 0.015713
TTD
Avg
62.5378
High
63.7831
Low
61.4280
Last updated: 7/24/2026, 8:53:30 AM
Quick Conversions
| TTD | KMF |
|---|---|
| 1 TTD | 63.64 KMF |
| 10 TTD | 636.43 KMF |
| 50 TTD | 3,182.15 KMF |
| 100 TTD | 6,364.29 KMF |
| 500 TTD | 31,821.46 KMF |
| 1,000 TTD | 63,642.91 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-24T08:53:30Z",
"rates": {
"KMF": 63.642914
}
}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": 6364.2914,
"rate": 63.642914
}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