Rate Overview
Live
1 TRY = 0.776454 NIO
1 NIO = 1.2879
TRY
Avg
0.920030
High
1.0832
Low
0.776454
Last updated: 7/27/2026, 11:58:11 PM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.78 NIO |
| 10 TRY | 7.76 NIO |
| 50 TRY | 38.82 NIO |
| 100 TRY | 77.65 NIO |
| 500 TRY | 388.23 NIO |
| 1,000 TRY | 776.45 NIO |
Get TRY/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=NIOExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-27T23:58:11Z",
"rates": {
"NIO": 0.776454
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "NIO",
"amount": 100
},
"result": 77.6454,
"rate": 0.776454
}Build with TRY/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key