Rate Overview
Live
1 TTD = 61.8121 KMF
1 KMF = 0.016178
TTD
Avg
61.9077
High
62.1662
Low
61.8121
Last updated: 5/7/2026, 9:07:11 AM
Quick Conversions
| TTD | KMF |
|---|---|
| 1 TTD | 61.81 KMF |
| 10 TTD | 618.12 KMF |
| 50 TTD | 3,090.61 KMF |
| 100 TTD | 6,181.21 KMF |
| 500 TTD | 30,906.06 KMF |
| 1,000 TTD | 61,812.13 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-05-07T09:07:11Z",
"rates": {
"KMF": 61.812127
}
}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": 6181.2127,
"rate": 61.812127
}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