Rate Overview
Live
1 TTD = 22.5091 NPR
1 NPR = 0.044427
TTD
Avg
20.7961
High
22.5091
Low
19.7668
Last updated: 5/26/2026, 6:07:07 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.51 NPR |
| 10 TTD | 225.09 NPR |
| 50 TTD | 1,125.45 NPR |
| 100 TTD | 2,250.91 NPR |
| 500 TTD | 11,254.54 NPR |
| 1,000 TTD | 22,509.08 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-05-26T06:07:07Z",
"rates": {
"NPR": 22.509083
}
}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": 2250.9083,
"rate": 22.509083
}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