Rate Overview
Live
1 NPR = 0.044945 TTD
1 TTD = 22.2494
NPR
Avg
0.044781
High
0.044989
Low
0.044477
Last updated: 6/19/2026, 8:43:24 AM
Quick Conversions
| NPR | TTD |
|---|---|
| 1 NPR | 0.04 TTD |
| 10 NPR | 0.45 TTD |
| 50 NPR | 2.25 TTD |
| 100 NPR | 4.49 TTD |
| 500 NPR | 22.47 TTD |
| 1,000 NPR | 44.95 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-06-19T08:43:24Z",
"rates": {
"TTD": 0.044945
}
}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.4944999999999995,
"rate": 0.044945
}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