Rate Overview
Live
1 NPR = 0.063402 TJS
1 TJS = 15.7724
NPR
Avg
0.063711
High
0.064127
Low
0.063402
Last updated: 3/27/2026, 6:34:33 AM
Quick Conversions
| NPR | TJS |
|---|---|
| 1 NPR | 0.06 TJS |
| 10 NPR | 0.63 TJS |
| 50 NPR | 3.17 TJS |
| 100 NPR | 6.34 TJS |
| 500 NPR | 31.70 TJS |
| 1,000 NPR | 63.40 TJS |
Get NPR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=TJSExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-27T06:34:33Z",
"rates": {
"TJS": 0.063402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "TJS",
"amount": 100
},
"result": 6.3402,
"rate": 0.063402
}Build with NPR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key