Rate Overview
Live
1 KRW = 0.006553 TJS
1 TJS = 152.6019
KRW
Avg
0.006532
High
0.006553
Low
0.006502
Last updated: 8/19/2026, 5:38:43 AM
Quick Conversions
| KRW | TJS |
|---|---|
| 1 KRW | 0.01 TJS |
| 10 KRW | 0.07 TJS |
| 50 KRW | 0.33 TJS |
| 100 KRW | 0.66 TJS |
| 500 KRW | 3.28 TJS |
| 1,000 KRW | 6.55 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-08-19T05:38:43Z",
"rates": {
"TJS": 0.006553
}
}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.6553,
"rate": 0.006553
}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