Rate Overview
Live
1 TRY = 0.767874 NIO
1 NIO = 1.3023
TRY
Avg
0.768190
High
0.770420
Low
0.766484
Last updated: 8/19/2026, 10:21:36 AM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.77 NIO |
| 10 TRY | 7.68 NIO |
| 50 TRY | 38.39 NIO |
| 100 TRY | 76.79 NIO |
| 500 TRY | 383.94 NIO |
| 1,000 TRY | 767.87 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-08-19T10:21:36Z",
"rates": {
"NIO": 0.767874
}
}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": 76.78739999999999,
"rate": 0.767874
}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