Rate Overview
Live
1 NPR = 0.044325 TTD
1 TTD = 22.5606
NPR
Avg
0.047845
High
0.050589
Low
0.044325
Last updated: 7/31/2026, 6:24:11 AM
Quick Conversions
| NPR | TTD |
|---|---|
| 1 NPR | 0.04 TTD |
| 10 NPR | 0.44 TTD |
| 50 NPR | 2.22 TTD |
| 100 NPR | 4.43 TTD |
| 500 NPR | 22.16 TTD |
| 1,000 NPR | 44.33 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-07-31T06:24:11Z",
"rates": {
"TTD": 0.044325
}
}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.4325,
"rate": 0.044325
}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