Rate Overview
Live
1 NPR = 0.019270 TND
1 TND = 51.8941
NPR
Avg
0.019123
High
0.019270
Low
0.018864
Last updated: 9/4/2026, 2:53:49 AM
Quick Conversions
| NPR | TND |
|---|---|
| 1 NPR | 0.02 TND |
| 10 NPR | 0.19 TND |
| 50 NPR | 0.96 TND |
| 100 NPR | 1.93 TND |
| 500 NPR | 9.64 TND |
| 1,000 NPR | 19.27 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-09-04T02:53:49Z",
"rates": {
"TND": 0.01927
}
}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.9269999999999998,
"rate": 0.01927
}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