Rate Overview
Live
1 TTD = 132.9555 KPW
1 KPW = 0.007521
TTD
Avg
133.0218
High
133.5274
Low
132.8196
Last updated: 3/7/2026, 2:13:00 AM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.96 KPW |
| 10 TTD | 1,329.55 KPW |
| 50 TTD | 6,647.77 KPW |
| 100 TTD | 13,295.55 KPW |
| 500 TTD | 66,477.73 KPW |
| 1,000 TTD | 132,955.47 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-07T02:13:00Z",
"rates": {
"KPW": 132.955469
}
}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": 13295.5469,
"rate": 132.955469
}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