Rate Overview
Live
1 TTD = 133.1209 KPW
1 KPW = 0.007512
TTD
Avg
133.0005
High
133.7078
Low
132.7063
Last updated: 8/21/2026, 1:15:14 AM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 133.12 KPW |
| 10 TTD | 1,331.21 KPW |
| 50 TTD | 6,656.05 KPW |
| 100 TTD | 13,312.09 KPW |
| 500 TTD | 66,560.47 KPW |
| 1,000 TTD | 133,120.95 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-21T01:15:14Z",
"rates": {
"KPW": 133.120946
}
}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": 13312.0946,
"rate": 133.120946
}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