Rate Overview
Live
1 TTD = 21.6621 NPR
1 NPR = 0.046164
TTD
Avg
21.6401
High
21.7850
Low
21.4505
Last updated: 3/6/2026, 8:09:31 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 21.66 NPR |
| 10 TTD | 216.62 NPR |
| 50 TTD | 1,083.10 NPR |
| 100 TTD | 2,166.21 NPR |
| 500 TTD | 10,831.03 NPR |
| 1,000 TTD | 21,662.06 NPR |
Get TTD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=NPRExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-06T08:09:31Z",
"rates": {
"NPR": 21.662055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "NPR",
"amount": 100
},
"result": 2166.2055,
"rate": 21.662055
}Build with TTD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key