Rate Overview
Live
1 INR = 0.039534 SAR
1 SAR = 25.2947
INR
Avg
0.042280
High
0.043881
Low
0.039534
Last updated: 3/27/2026, 2:49:03 PM
Quick Conversions
| INR | SAR |
|---|---|
| 1 INR | 0.04 SAR |
| 10 INR | 0.40 SAR |
| 50 INR | 1.98 SAR |
| 100 INR | 3.95 SAR |
| 500 INR | 19.77 SAR |
| 1,000 INR | 39.53 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-27T14:49:03Z",
"rates": {
"SAR": 0.039534
}
}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.9534,
"rate": 0.039534
}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