Rate Overview
Live
1 TTD = 132.6045 KPW
1 KPW = 0.007541
TTD
Avg
132.8208
High
134.0389
Low
132.3768
Last updated: 8/25/2026, 7:40:11 PM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.60 KPW |
| 10 TTD | 1,326.04 KPW |
| 50 TTD | 6,630.22 KPW |
| 100 TTD | 13,260.45 KPW |
| 500 TTD | 66,302.24 KPW |
| 1,000 TTD | 132,604.48 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-25T19:40:11Z",
"rates": {
"KPW": 132.604478
}
}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": 13260.4478,
"rate": 132.604478
}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