Rate Overview
Live
1 TND = 52.8002 NPR
1 NPR = 0.018939
TND
Avg
51.2901
High
53.0831
Low
49.7722
Last updated: 5/27/2026, 4:52:09 AM
Quick Conversions
| TND | NPR |
|---|---|
| 1 TND | 52.80 NPR |
| 10 TND | 528.00 NPR |
| 50 TND | 2,640.01 NPR |
| 100 TND | 5,280.02 NPR |
| 500 TND | 26,400.09 NPR |
| 1,000 TND | 52,800.18 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-05-27T04:52:09Z",
"rates": {
"NPR": 52.800182
}
}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": 5280.0181999999995,
"rate": 52.800182
}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