Rate Overview
Live
1 TTD = 132.7671 KPW
1 KPW = 0.007532
TTD
Avg
132.9470
High
133.7078
Low
132.6652
Last updated: 8/22/2026, 12:01:59 PM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.77 KPW |
| 10 TTD | 1,327.67 KPW |
| 50 TTD | 6,638.35 KPW |
| 100 TTD | 13,276.71 KPW |
| 500 TTD | 66,383.54 KPW |
| 1,000 TTD | 132,767.07 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-22T12:01:59Z",
"rates": {
"KPW": 132.767071
}
}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": 13276.7071,
"rate": 132.767071
}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