Rate Overview
Live
1 TTD = 21.9151 NPR
1 NPR = 0.045631
TTD
Avg
21.8757
High
21.9769
Low
21.7789
Last updated: 4/15/2026, 11:21:26 PM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 21.92 NPR |
| 10 TTD | 219.15 NPR |
| 50 TTD | 1,095.75 NPR |
| 100 TTD | 2,191.51 NPR |
| 500 TTD | 10,957.54 NPR |
| 1,000 TTD | 21,915.08 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-04-15T23:21:26Z",
"rates": {
"NPR": 21.915075
}
}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": 2191.5075,
"rate": 21.915075
}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