Rate Overview
Live
1 NPR = 0.044308 TTD
1 TTD = 22.5693
NPR
Avg
0.045990
High
0.047486
Low
0.043973
Last updated: 5/27/2026, 8:42:01 PM
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.15 TTD |
| 1,000 NPR | 44.31 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-05-27T20:42:01Z",
"rates": {
"TTD": 0.044308
}
}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.4308,
"rate": 0.044308
}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