Rate Overview
Live
1 NPR = 0.044621 TTD
1 TTD = 22.4110
NPR
Avg
0.044680
High
0.044830
Low
0.044488
Last updated: 5/7/2026, 2:49:52 PM
Quick Conversions
| NPR | TTD |
|---|---|
| 1 NPR | 0.04 TTD |
| 10 NPR | 0.45 TTD |
| 50 NPR | 2.23 TTD |
| 100 NPR | 4.46 TTD |
| 500 NPR | 22.31 TTD |
| 1,000 NPR | 44.62 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-07T14:49:52Z",
"rates": {
"TTD": 0.044621
}
}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.4621,
"rate": 0.044621
}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