Rate Overview
Live
1 TRY = 0.775076 NIO
1 NIO = 1.2902
TRY
Avg
0.776495
High
0.779393
Low
0.774916
Last updated: 7/29/2026, 10:26:54 AM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.78 NIO |
| 10 TRY | 7.75 NIO |
| 50 TRY | 38.75 NIO |
| 100 TRY | 77.51 NIO |
| 500 TRY | 387.54 NIO |
| 1,000 TRY | 775.08 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-29T10:26:54Z",
"rates": {
"NIO": 0.775076
}
}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.5076,
"rate": 0.775076
}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