Rate Overview
Live
1 NPR = 0.063718 TJS
1 TJS = 15.6942 NPR
Avg
0.065445
High
0.068224
Low
0.063711
Last updated: 1/25/2026, 12:57:44 PM
Quick Conversions
| NPR | TJS |
|---|---|
| 1 NPR | 0.06 TJS |
| 10 NPR | 0.64 TJS |
| 50 NPR | 3.19 TJS |
| 100 NPR | 6.37 TJS |
| 500 NPR | 31.86 TJS |
| 1,000 NPR | 63.72 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-01-25T12:57:44Z",
"rates": {
"TJS": 0.063718
}
}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.3717999999999995,
"rate": 0.063718
}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