Rate Overview
Live
1 TTD = 22.4959 NPR
1 NPR = 0.044452
TTD
Avg
22.0221
High
22.7471
Low
21.2839
Last updated: 7/11/2026, 4:25:37 PM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.50 NPR |
| 10 TTD | 224.96 NPR |
| 50 TTD | 1,124.80 NPR |
| 100 TTD | 2,249.59 NPR |
| 500 TTD | 11,247.97 NPR |
| 1,000 TTD | 22,495.93 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-11T16:25:37Z",
"rates": {
"NPR": 22.49593
}
}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": 2249.5930000000003,
"rate": 22.49593
}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