Rate Overview
Live
1 TTD = 64.0352 KMF
1 KMF = 0.015616
TTD
Avg
63.6549
High
64.0352
Low
63.3766
Last updated: 7/26/2026, 12:23:52 AM
Quick Conversions
| TTD | KMF |
|---|---|
| 1 TTD | 64.04 KMF |
| 10 TTD | 640.35 KMF |
| 50 TTD | 3,201.76 KMF |
| 100 TTD | 6,403.52 KMF |
| 500 TTD | 32,017.59 KMF |
| 1,000 TTD | 64,035.17 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-26T00:23:52Z",
"rates": {
"KMF": 64.035175
}
}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": 6403.5175,
"rate": 64.035175
}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