Rate Overview
Live
1 TTD = 132.4989 KPW
1 KPW = 0.007547
TTD
Avg
132.6771
High
132.9293
Low
132.3768
Last updated: 4/17/2026, 4:47:20 AM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.50 KPW |
| 10 TTD | 1,324.99 KPW |
| 50 TTD | 6,624.95 KPW |
| 100 TTD | 13,249.89 KPW |
| 500 TTD | 66,249.47 KPW |
| 1,000 TTD | 132,498.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-04-17T04:47:20Z",
"rates": {
"KPW": 132.498947
}
}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": 13249.894699999999,
"rate": 132.498947
}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