Rate Overview
Live
1 KRW = 0.006422 TJS
1 TJS = 155.7147
KRW
Avg
0.006504
High
0.006605
Low
0.006422
Last updated: 3/7/2026, 12:30:41 AM
Quick Conversions
| KRW | TJS |
|---|---|
| 1 KRW | 0.01 TJS |
| 10 KRW | 0.06 TJS |
| 50 KRW | 0.32 TJS |
| 100 KRW | 0.64 TJS |
| 500 KRW | 3.21 TJS |
| 1,000 KRW | 6.42 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-03-07T00:30:41Z",
"rates": {
"TJS": 0.006422
}
}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.6422,
"rate": 0.006422
}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