Rate Overview
Live
1 NPR = 0.019429 TND
1 TND = 51.4695
NPR
Avg
0.019502
High
0.019686
Low
0.019343
Last updated: 4/17/2026, 12:10:25 AM
Quick Conversions
| NPR | TND |
|---|---|
| 1 NPR | 0.02 TND |
| 10 NPR | 0.19 TND |
| 50 NPR | 0.97 TND |
| 100 NPR | 1.94 TND |
| 500 NPR | 9.71 TND |
| 1,000 NPR | 19.43 TND |
Get NPR/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=TNDExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T00:10:25Z",
"rates": {
"TND": 0.019429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "TND",
"amount": 100
},
"result": 1.9428999999999998,
"rate": 0.019429
}Build with NPR/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key