Rate Overview
Live
1 INR = 0.039463 SAR
1 SAR = 25.3402
INR
Avg
0.039382
High
0.039592
Low
0.039158
Last updated: 6/16/2026, 3:38:10 AM
Quick Conversions
| INR | SAR |
|---|---|
| 1 INR | 0.04 SAR |
| 10 INR | 0.39 SAR |
| 50 INR | 1.97 SAR |
| 100 INR | 3.95 SAR |
| 500 INR | 19.73 SAR |
| 1,000 INR | 39.46 SAR |
Get INR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SARExample Response:
{
"success": true,
"base": "INR",
"date": "2026-06-16T03:38:10Z",
"rates": {
"SAR": 0.039463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SAR",
"amount": 100
},
"result": 3.9463,
"rate": 0.039463
}Build with INR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key