Rate Overview
Live
1 TTD = 132.6652 KPW
1 KPW = 0.007538
TTD
Avg
132.8473
High
133.7183
Low
132.2836
Last updated: 8/21/2026, 5:36:36 PM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.67 KPW |
| 10 TTD | 1,326.65 KPW |
| 50 TTD | 6,633.26 KPW |
| 100 TTD | 13,266.52 KPW |
| 500 TTD | 66,332.62 KPW |
| 1,000 TTD | 132,665.23 KPW |
Get TTD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=KPWExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-08-21T17:36:36Z",
"rates": {
"KPW": 132.665232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "KPW",
"amount": 100
},
"result": 13266.5232,
"rate": 132.665232
}Build with TTD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key