Rate Overview
Live
1 TTD = 132.7365 KPW
1 KPW = 0.007534
TTD
Avg
133.0027
High
134.0570
Low
132.2925
Last updated: 3/27/2026, 3:31:18 PM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.74 KPW |
| 10 TTD | 1,327.36 KPW |
| 50 TTD | 6,636.82 KPW |
| 100 TTD | 13,273.65 KPW |
| 500 TTD | 66,368.25 KPW |
| 1,000 TTD | 132,736.50 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-03-27T15:31:18Z",
"rates": {
"KPW": 132.736495
}
}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": 13273.6495,
"rate": 132.736495
}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