Rate Overview
Live
1 TTD = 132.6779 KPW
1 KPW = 0.007537
TTD
Avg
132.7995
High
133.4175
Low
132.5686
Last updated: 9/12/2026, 8:04:54 AM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.68 KPW |
| 10 TTD | 1,326.78 KPW |
| 50 TTD | 6,633.90 KPW |
| 100 TTD | 13,267.79 KPW |
| 500 TTD | 66,338.97 KPW |
| 1,000 TTD | 132,677.94 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-09-12T08:04:54Z",
"rates": {
"KPW": 132.677941
}
}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": 13267.794100000001,
"rate": 132.677941
}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