Rate Overview
Live
1 TTD = 132.5601 KPW
1 KPW = 0.007544
TTD
Avg
132.6659
High
133.4938
Low
132.1350
Last updated: 5/27/2026, 9:39:18 PM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 132.56 KPW |
| 10 TTD | 1,325.60 KPW |
| 50 TTD | 6,628.01 KPW |
| 100 TTD | 13,256.01 KPW |
| 500 TTD | 66,280.05 KPW |
| 1,000 TTD | 132,560.11 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-05-27T21:39:18Z",
"rates": {
"KPW": 132.560109
}
}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": 13256.010900000001,
"rate": 132.560109
}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