Rate Overview
Live
1 TTD = 62.5439 KMF
1 KMF = 0.015989
TTD
Avg
62.0896
High
62.5975
Low
61.4217
Last updated: 3/6/2026, 8:09:18 AM
Quick Conversions
| TTD | KMF |
|---|---|
| 1 TTD | 62.54 KMF |
| 10 TTD | 625.44 KMF |
| 50 TTD | 3,127.19 KMF |
| 100 TTD | 6,254.39 KMF |
| 500 TTD | 31,271.93 KMF |
| 1,000 TTD | 62,543.86 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-03-06T08:09:18Z",
"rates": {
"KMF": 62.543859
}
}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": 6254.385899999999,
"rate": 62.543859
}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