Rate Overview
Live
1 KRW = 0.006240 TJS
1 TJS = 160.2564
KRW
Avg
0.006158
High
0.006341
Low
0.005934
Last updated: 7/28/2026, 1:16:44 AM
Quick Conversions
| KRW | TJS |
|---|---|
| 1 KRW | 0.01 TJS |
| 10 KRW | 0.06 TJS |
| 50 KRW | 0.31 TJS |
| 100 KRW | 0.62 TJS |
| 500 KRW | 3.12 TJS |
| 1,000 KRW | 6.24 TJS |
Get KRW/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=TJSExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-28T01:16:44Z",
"rates": {
"TJS": 0.00624
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "TJS",
"amount": 100
},
"result": 0.624,
"rate": 0.00624
}Build with KRW/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key