Rate Overview
Live
1 TTD = 22.5127 NPR
1 NPR = 0.044419
TTD
Avg
22.6806
High
22.8558
Low
22.5127
Last updated: 5/26/2026, 3:43:25 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.51 NPR |
| 10 TTD | 225.13 NPR |
| 50 TTD | 1,125.63 NPR |
| 100 TTD | 2,251.27 NPR |
| 500 TTD | 11,256.33 NPR |
| 1,000 TTD | 22,512.67 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-05-26T03:43:25Z",
"rates": {
"NPR": 22.512666
}
}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": 2251.2666,
"rate": 22.512666
}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