Rate Overview
Live
1 TTD = 22.5122 NPR
1 NPR = 0.044420
TTD
Avg
22.5127
High
22.5572
Low
22.4561
Last updated: 8/13/2026, 10:24:56 PM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.51 NPR |
| 10 TTD | 225.12 NPR |
| 50 TTD | 1,125.61 NPR |
| 100 TTD | 2,251.22 NPR |
| 500 TTD | 11,256.08 NPR |
| 1,000 TTD | 22,512.15 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-08-13T22:24:56Z",
"rates": {
"NPR": 22.512153
}
}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.2153000000003,
"rate": 22.512153
}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