Rate Overview
Live
1 TTD = 222.3343 KRW
1 KRW = 0.004498
TTD
Avg
222.9778
High
226.0240
Low
220.8973
Last updated: 5/27/2026, 4:03:30 PM
Quick Conversions
| TTD | KRW |
|---|---|
| 1 TTD | 222.33 KRW |
| 10 TTD | 2,223.34 KRW |
| 50 TTD | 11,116.71 KRW |
| 100 TTD | 22,233.43 KRW |
| 500 TTD | 111,167.14 KRW |
| 1,000 TTD | 222,334.28 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-05-27T16:03:30Z",
"rates": {
"KRW": 222.33428
}
}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": 22233.428,
"rate": 222.33428
}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