Rate Overview
Live
1 TND = 51.9136 NPR
1 NPR = 0.019263
TND
Avg
52.1839
High
52.3667
Low
51.9136
Last updated: 6/16/2026, 7:06:54 AM
Quick Conversions
| TND | NPR |
|---|---|
| 1 TND | 51.91 NPR |
| 10 TND | 519.14 NPR |
| 50 TND | 2,595.68 NPR |
| 100 TND | 5,191.36 NPR |
| 500 TND | 25,956.82 NPR |
| 1,000 TND | 51,913.65 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-06-16T07:06:54Z",
"rates": {
"NPR": 51.913647
}
}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": 5191.3647,
"rate": 51.913647
}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