Rate Overview
Live
1 TTD = 22.3026 NPR
1 NPR = 0.044838
TTD
Avg
22.4810
High
22.5989
Low
22.3026
Last updated: 6/15/2026, 5:34:16 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.30 NPR |
| 10 TTD | 223.03 NPR |
| 50 TTD | 1,115.13 NPR |
| 100 TTD | 2,230.26 NPR |
| 500 TTD | 11,151.31 NPR |
| 1,000 TTD | 22,302.63 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-06-15T05:34:16Z",
"rates": {
"NPR": 22.302626
}
}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": 2230.2626,
"rate": 22.302626
}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