Rate Overview
Live
1 TTD = 22.5508 NPR
1 NPR = 0.044344
TTD
Avg
22.4117
High
22.5508
Low
22.2084
Last updated: 7/5/2026, 1:37:34 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.55 NPR |
| 10 TTD | 225.51 NPR |
| 50 TTD | 1,127.54 NPR |
| 100 TTD | 2,255.08 NPR |
| 500 TTD | 11,275.41 NPR |
| 1,000 TTD | 22,550.83 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-05T01:37:34Z",
"rates": {
"NPR": 22.550829
}
}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": 2255.0829,
"rate": 22.550829
}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