Rate Overview
Live
1 SAR = 9.8069 NIO
1 NIO = 0.101969 SAR
Avg
9.8084
High
9.8778
Low
9.7604
Last updated: 1/25/2026, 3:22:47 PM
Quick Conversions
| SAR | NIO |
|---|---|
| 1 SAR | 9.81 NIO |
| 10 SAR | 98.07 NIO |
| 50 SAR | 490.34 NIO |
| 100 SAR | 980.69 NIO |
| 500 SAR | 4,903.43 NIO |
| 1,000 SAR | 9,806.86 NIO |
Get SAR/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=NIOExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-01-25T15:22:47Z",
"rates": {
"NIO": 9.806857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "NIO",
"amount": 100
},
"result": 980.6857000000001,
"rate": 9.806857
}Build with SAR/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key