Rate Overview
Live
1 INR = 0.039269 SAR
1 SAR = 25.4654
INR
Avg
0.039472
High
0.039721
Low
0.039269
Last updated: 7/4/2026, 9:32:05 AM
Quick Conversions
| INR | SAR |
|---|---|
| 1 INR | 0.04 SAR |
| 10 INR | 0.39 SAR |
| 50 INR | 1.96 SAR |
| 100 INR | 3.93 SAR |
| 500 INR | 19.63 SAR |
| 1,000 INR | 39.27 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-07-04T09:32:05Z",
"rates": {
"SAR": 0.039269
}
}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.9269,
"rate": 0.039269
}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