Rate Overview
Live
1 TTD = 132.7671 KPW
1 KPW = 0.007532
TTD
Avg
132.9748
High
133.7078
Low
132.7495
Last updated: 8/20/2026, 9:50:34 AM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.77 KPW |
| 10 TTD | 1,327.67 KPW |
| 50 TTD | 6,638.36 KPW |
| 100 TTD | 13,276.71 KPW |
| 500 TTD | 66,383.55 KPW |
| 1,000 TTD | 132,767.11 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-20T09:50:34Z",
"rates": {
"KPW": 132.767109
}
}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.7109,
"rate": 132.767109
}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