Rate Overview
Live
1 TTD = 61.6850 KMF
1 KMF = 0.016211
TTD
Avg
61.8182
High
62.1412
Low
61.4835
Last updated: 4/17/2026, 4:45:11 AM
Quick Conversions
| TTD | KMF |
|---|---|
| 1 TTD | 61.68 KMF |
| 10 TTD | 616.85 KMF |
| 50 TTD | 3,084.25 KMF |
| 100 TTD | 6,168.50 KMF |
| 500 TTD | 30,842.49 KMF |
| 1,000 TTD | 61,684.99 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-04-17T04:45:11Z",
"rates": {
"KMF": 61.684989
}
}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": 6168.4989000000005,
"rate": 61.684989
}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