Rate Overview
Live
1 TTD = 223.5971 KRW
1 KRW = 0.004472
TTD
Avg
221.8840
High
223.5971
Low
219.0962
Last updated: 3/27/2026, 9:46:46 AM
Quick Conversions
| TTD | KRW |
|---|---|
| 1 TTD | 223.60 KRW |
| 10 TTD | 2,235.97 KRW |
| 50 TTD | 11,179.86 KRW |
| 100 TTD | 22,359.71 KRW |
| 500 TTD | 111,798.56 KRW |
| 1,000 TTD | 223,597.13 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-03-27T09:46:46Z",
"rates": {
"KRW": 223.597128
}
}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": 22359.7128,
"rate": 223.597128
}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