Rate Overview
Live
1 TTD = 134.0389 KPW
1 KPW = 0.007461
TTD
Avg
133.0071
High
134.0389
Low
132.3203
Last updated: 7/5/2026, 10:04:41 AM
Quick Conversions
| TTD | KPW |
|---|---|
| 1 TTD | 134.04 KPW |
| 10 TTD | 1,340.39 KPW |
| 50 TTD | 6,701.94 KPW |
| 100 TTD | 13,403.89 KPW |
| 500 TTD | 67,019.44 KPW |
| 1,000 TTD | 134,038.88 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-07-05T10:04:41Z",
"rates": {
"KPW": 134.038883
}
}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": 13403.8883,
"rate": 134.038883
}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