Rate Overview
Live
1 TTD = 22.7466 NPR
1 NPR = 0.043963
TTD
Avg
20.9467
High
22.7466
Low
19.7668
Last updated: 7/20/2026, 5:57:21 PM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.75 NPR |
| 10 TTD | 227.47 NPR |
| 50 TTD | 1,137.33 NPR |
| 100 TTD | 2,274.66 NPR |
| 500 TTD | 11,373.31 NPR |
| 1,000 TTD | 22,746.63 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-20T17:57:21Z",
"rates": {
"NPR": 22.746625
}
}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.6625000000004,
"rate": 22.746625
}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