Rate Overview
Live
1 TTD = 63.6030 KMF
1 KMF = 0.015723
TTD
Avg
63.6030
High
63.6030
Low
63.6030
Last updated: 7/14/2026, 7:20:49 AM
Quick Conversions
| TTD | KMF |
|---|---|
| 1 TTD | 63.60 KMF |
| 10 TTD | 636.03 KMF |
| 50 TTD | 3,180.15 KMF |
| 100 TTD | 6,360.30 KMF |
| 500 TTD | 31,801.49 KMF |
| 1,000 TTD | 63,602.97 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-14T07:20:49Z",
"rates": {
"KMF": 63.602974
}
}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": 6360.2974,
"rate": 63.602974
}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