Rate Overview
Live
1 TND = 50.0862 NPR
1 NPR = 0.019966
TND
Avg
50.6852
High
51.0422
Low
50.0862
Last updated: 3/7/2026, 7:55:51 AM
Quick Conversions
| TND | NPR |
|---|---|
| 1 TND | 50.09 NPR |
| 10 TND | 500.86 NPR |
| 50 TND | 2,504.31 NPR |
| 100 TND | 5,008.62 NPR |
| 500 TND | 25,043.12 NPR |
| 1,000 TND | 50,086.24 NPR |
Get TND/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=NPRExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-07T07:55:51Z",
"rates": {
"NPR": 50.086237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "NPR",
"amount": 100
},
"result": 5008.6237,
"rate": 50.086237
}Build with TND/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key