Rate Overview
Live
1 TTD = 22.0854 NPR
1 NPR = 0.045279
TTD
Avg
20.8742
High
22.2208
Low
19.9728
Last updated: 3/26/2026, 12:24:24 PM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.09 NPR |
| 10 TTD | 220.85 NPR |
| 50 TTD | 1,104.27 NPR |
| 100 TTD | 2,208.54 NPR |
| 500 TTD | 11,042.68 NPR |
| 1,000 TTD | 22,085.35 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-03-26T12:24:24Z",
"rates": {
"NPR": 22.085354
}
}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": 2208.5353999999998,
"rate": 22.085354
}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