Rate Overview
Live
1 TTD = 22.4192 NPR
1 NPR = 0.044605
TTD
Avg
22.4993
High
22.6370
Low
22.4098
Last updated: 9/2/2026, 6:39:32 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.42 NPR |
| 10 TTD | 224.19 NPR |
| 50 TTD | 1,120.96 NPR |
| 100 TTD | 2,241.92 NPR |
| 500 TTD | 11,209.60 NPR |
| 1,000 TTD | 22,419.21 NPR |
Get TTD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=NPRExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-09-02T06:39:32Z",
"rates": {
"NPR": 22.419208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "NPR",
"amount": 100
},
"result": 2241.9208000000003,
"rate": 22.419208
}Build with TTD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key