Rate Overview
Live
1 NPR = 0.065127 TJS
1 TJS = 15.3546
NPR
Avg
0.065099
High
0.065358
Low
0.064772
Last updated: 3/7/2026, 3:48:53 AM
Quick Conversions
| NPR | TJS |
|---|---|
| 1 NPR | 0.07 TJS |
| 10 NPR | 0.65 TJS |
| 50 NPR | 3.26 TJS |
| 100 NPR | 6.51 TJS |
| 500 NPR | 32.56 TJS |
| 1,000 NPR | 65.13 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-07T03:48:53Z",
"rates": {
"TJS": 0.065127
}
}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.512700000000001,
"rate": 0.065127
}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