Rate Overview
Live
1 TTD = 22.3883 NPR
1 NPR = 0.044666
TTD
Avg
22.3442
High
22.3883
Low
22.2348
Last updated: 5/6/2026, 12:33:45 AM
Quick Conversions
| TTD | NPR |
|---|---|
| 1 TTD | 22.39 NPR |
| 10 TTD | 223.88 NPR |
| 50 TTD | 1,119.41 NPR |
| 100 TTD | 2,238.83 NPR |
| 500 TTD | 11,194.13 NPR |
| 1,000 TTD | 22,388.27 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-06T00:33:45Z",
"rates": {
"NPR": 22.388266
}
}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": 2238.8266000000003,
"rate": 22.388266
}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