Rate Overview
Live
1 TTD = 216.0036 KRW
1 KRW = 0.004630
TTD
Avg
217.2425
High
220.7218
Low
215.0653
Last updated: 7/26/2026, 4:52:54 AM
Quick Conversions
| TTD | KRW |
|---|---|
| 1 TTD | 216.00 KRW |
| 10 TTD | 2,160.04 KRW |
| 50 TTD | 10,800.18 KRW |
| 100 TTD | 21,600.36 KRW |
| 500 TTD | 108,001.82 KRW |
| 1,000 TTD | 216,003.64 KRW |
Get TTD/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=KRWExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-26T04:52:54Z",
"rates": {
"KRW": 216.003639
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "KRW",
"amount": 100
},
"result": 21600.3639,
"rate": 216.003639
}Build with TTD/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key