Rate Overview
Live
1 NPR = 0.059947 TJS
1 TJS = 16.6814
NPR
Avg
0.070178
High
0.080636
Low
0.059947
Last updated: 7/22/2026, 8:28:40 AM
Quick Conversions
| NPR | TJS |
|---|---|
| 1 NPR | 0.06 TJS |
| 10 NPR | 0.60 TJS |
| 50 NPR | 3.00 TJS |
| 100 NPR | 5.99 TJS |
| 500 NPR | 29.97 TJS |
| 1,000 NPR | 59.95 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-07-22T08:28:40Z",
"rates": {
"TJS": 0.059947
}
}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": 5.9947,
"rate": 0.059947
}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