Rate Overview
Live
1 NPR = 0.061082 TJS
1 TJS = 16.3714
NPR
Avg
0.060835
High
0.061082
Low
0.060471
Last updated: 9/5/2026, 1:23:18 PM
Quick Conversions
| NPR | TJS |
|---|---|
| 1 NPR | 0.06 TJS |
| 10 NPR | 0.61 TJS |
| 50 NPR | 3.05 TJS |
| 100 NPR | 6.11 TJS |
| 500 NPR | 30.54 TJS |
| 1,000 NPR | 61.08 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-09-05T13:23:18Z",
"rates": {
"TJS": 0.061082
}
}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.1082,
"rate": 0.061082
}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