Rate Overview
Live
1 TTD = 133.4142 KPW
1 KPW = 0.007495
TTD
Avg
132.8911
High
133.7111
Low
132.2925
Last updated: 8/23/2026, 7:20:40 PM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 133.41 KPW |
| 10 TTD | 1,334.14 KPW |
| 50 TTD | 6,670.71 KPW |
| 100 TTD | 13,341.42 KPW |
| 500 TTD | 66,707.10 KPW |
| 1,000 TTD | 133,414.20 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-23T19:20:40Z",
"rates": {
"KPW": 133.414195
}
}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": 13341.4195,
"rate": 133.414195
}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