Rate Overview
Live
1 NPR = 0.019003 TND
1 TND = 52.6233
NPR
Avg
0.018996
High
0.019062
Low
0.018969
Last updated: 5/7/2026, 3:29:18 AM
Quick Conversions
| NPR | TND |
|---|---|
| 1 NPR | 0.02 TND |
| 10 NPR | 0.19 TND |
| 50 NPR | 0.95 TND |
| 100 NPR | 1.90 TND |
| 500 NPR | 9.50 TND |
| 1,000 NPR | 19.00 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-05-07T03:29:18Z",
"rates": {
"TND": 0.019003
}
}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.9002999999999999,
"rate": 0.019003
}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