Rate Overview
Live
1 INR = 0.039187 SAR
1 SAR = 25.5187
INR
Avg
0.039339
High
0.039422
Low
0.039187
Last updated: 8/11/2026, 6:53:19 PM
Quick Conversions
| INR | SAR |
|---|---|
| 1 INR | 0.04 SAR |
| 10 INR | 0.39 SAR |
| 50 INR | 1.96 SAR |
| 100 INR | 3.92 SAR |
| 500 INR | 19.59 SAR |
| 1,000 INR | 39.19 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-08-11T18:53:19Z",
"rates": {
"SAR": 0.039187
}
}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.9187,
"rate": 0.039187
}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