Rate Overview
Live
1 INR = 0.040825 SAR
1 SAR = 24.4948
INR
Avg
0.040987
High
0.041177
Low
0.040825
Last updated: 3/7/2026, 2:14:28 AM
Quick Conversions
| INR | SAR |
|---|---|
| 1 INR | 0.04 SAR |
| 10 INR | 0.41 SAR |
| 50 INR | 2.04 SAR |
| 100 INR | 4.08 SAR |
| 500 INR | 20.41 SAR |
| 1,000 INR | 40.83 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-03-07T02:14:28Z",
"rates": {
"SAR": 0.040825
}
}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": 4.0825,
"rate": 0.040825
}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