Rate Overview
Live
1 TTD = 22.8062 NPR
1 NPR = 0.043848
TTD
Avg
22.7747
High
22.8399
Low
22.7058
Last updated: 7/24/2026, 8:22:52 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.81 NPR |
| 10 TTD | 228.06 NPR |
| 50 TTD | 1,140.31 NPR |
| 100 TTD | 2,280.62 NPR |
| 500 TTD | 11,403.12 NPR |
| 1,000 TTD | 22,806.25 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-24T08:22:52Z",
"rates": {
"NPR": 22.806249
}
}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": 2280.6249000000003,
"rate": 22.806249
}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