Rate Overview
Live
1 NPR = 0.046036 TTD
1 TTD = 21.7221
NPR
Avg
0.046132
High
0.046366
Low
0.045903
Last updated: 3/7/2026, 7:44:14 AM
Quick Conversions
| NPR | TTD |
|---|---|
| 1 NPR | 0.05 TTD |
| 10 NPR | 0.46 TTD |
| 50 NPR | 2.30 TTD |
| 100 NPR | 4.60 TTD |
| 500 NPR | 23.02 TTD |
| 1,000 NPR | 46.04 TTD |
Get NPR/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=TTDExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T07:44:14Z",
"rates": {
"TTD": 0.046036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "TTD",
"amount": 100
},
"result": 4.6036,
"rate": 0.046036
}Build with NPR/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key