Rate Overview
Live
1 NPR = 0.045497 TTD
1 TTD = 21.9795
NPR
Avg
0.045611
High
0.045781
Low
0.045422
Last updated: 4/17/2026, 10:41:36 AM
Quick Conversions
| NPR | TTD |
|---|---|
| 1 NPR | 0.05 TTD |
| 10 NPR | 0.45 TTD |
| 50 NPR | 2.27 TTD |
| 100 NPR | 4.55 TTD |
| 500 NPR | 22.75 TTD |
| 1,000 NPR | 45.50 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-04-17T10:41:36Z",
"rates": {
"TTD": 0.045497
}
}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.5497000000000005,
"rate": 0.045497
}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