Rate Overview
Live
1 TTD = 22.8690 NPR
1 NPR = 0.043727
TTD
Avg
22.7998
High
22.8690
Low
22.7310
Last updated: 7/25/2026, 9:06:25 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.87 NPR |
| 10 TTD | 228.69 NPR |
| 50 TTD | 1,143.45 NPR |
| 100 TTD | 2,286.90 NPR |
| 500 TTD | 11,434.52 NPR |
| 1,000 TTD | 22,869.05 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-25T09:06:25Z",
"rates": {
"NPR": 22.869049
}
}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": 2286.9049,
"rate": 22.869049
}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