Rate Overview
Live
1 TTD = 132.4734 KPW
1 KPW = 0.007549
TTD
Avg
132.6219
High
132.8498
Low
132.4734
Last updated: 6/16/2026, 7:30:50 PM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.47 KPW |
| 10 TTD | 1,324.73 KPW |
| 50 TTD | 6,623.67 KPW |
| 100 TTD | 13,247.34 KPW |
| 500 TTD | 66,236.69 KPW |
| 1,000 TTD | 132,473.37 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-06-16T19:30:50Z",
"rates": {
"KPW": 132.473372
}
}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": 13247.337200000002,
"rate": 132.473372
}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