Rate Overview
Live
1 TTD = 22.7436 NPR
1 NPR = 0.043968
TTD
Avg
22.5227
High
22.8399
Low
22.2084
Last updated: 7/22/2026, 7:24:27 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.74 NPR |
| 10 TTD | 227.44 NPR |
| 50 TTD | 1,137.18 NPR |
| 100 TTD | 2,274.36 NPR |
| 500 TTD | 11,371.79 NPR |
| 1,000 TTD | 22,743.58 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-07-22T07:24:27Z",
"rates": {
"NPR": 22.743575
}
}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": 2274.3575,
"rate": 22.743575
}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