Rate Overview
Live
1 NPR = 0.300514 TRY
1 TRY = 3.3276
NPR
Avg
0.300829
High
0.301868
Low
0.299975
Last updated: 4/17/2026, 10:38:43 AM
Quick Conversions
| NPR | TRY |
|---|---|
| 1 NPR | 0.30 TRY |
| 10 NPR | 3.01 TRY |
| 50 NPR | 15.03 TRY |
| 100 NPR | 30.05 TRY |
| 500 NPR | 150.26 TRY |
| 1,000 NPR | 300.51 TRY |
Get NPR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=TRYExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T10:38:43Z",
"rates": {
"TRY": 0.300514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "TRY",
"amount": 100
},
"result": 30.0514,
"rate": 0.300514
}Build with NPR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key