Rate Overview
Live
1 TTD = 62.6732 KMF
1 KMF = 0.015956
TTD
Avg
62.5220
High
62.9337
Low
62.0800
Last updated: 9/2/2026, 7:57:12 AM
Quick Conversions
| TTD | KMF |
|---|---|
| 1 TTD | 62.67 KMF |
| 10 TTD | 626.73 KMF |
| 50 TTD | 3,133.66 KMF |
| 100 TTD | 6,267.32 KMF |
| 500 TTD | 31,336.62 KMF |
| 1,000 TTD | 62,673.24 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-09-02T07:57:12Z",
"rates": {
"KMF": 62.673238
}
}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": 6267.3238,
"rate": 62.673238
}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