Rate Overview
Live
1 NPR = 0.018939 TND
1 TND = 52.8011
NPR
Avg
0.018951
High
0.019065
Low
0.018789
Last updated: 5/27/2026, 7:25:46 AM
Quick Conversions
| NPR | TND |
|---|---|
| 1 NPR | 0.02 TND |
| 10 NPR | 0.19 TND |
| 50 NPR | 0.95 TND |
| 100 NPR | 1.89 TND |
| 500 NPR | 9.47 TND |
| 1,000 NPR | 18.94 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-27T07:25:46Z",
"rates": {
"TND": 0.018939
}
}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.8939000000000001,
"rate": 0.018939
}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