Rate Overview
Live
1 NPR = 0.044803 TTD
1 TTD = 22.3199
NPR
Avg
0.045059
High
0.045278
Low
0.044803
Last updated: 3/28/2026, 10:39:16 AM
Quick Conversions
| NPR | TTD |
|---|---|
| 1 NPR | 0.04 TTD |
| 10 NPR | 0.45 TTD |
| 50 NPR | 2.24 TTD |
| 100 NPR | 4.48 TTD |
| 500 NPR | 22.40 TTD |
| 1,000 NPR | 44.80 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-28T10:39:16Z",
"rates": {
"TTD": 0.044803
}
}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.480300000000001,
"rate": 0.044803
}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