Rate Overview
Live
1 INR = 0.038117 QAR
1 QAR = 26.2350
INR
Avg
0.038315
High
0.038556
Low
0.038117
Last updated: 7/4/2026, 2:02:54 PM
Quick Conversions
| INR | QAR |
|---|---|
| 1 INR | 0.04 QAR |
| 10 INR | 0.38 QAR |
| 50 INR | 1.91 QAR |
| 100 INR | 3.81 QAR |
| 500 INR | 19.06 QAR |
| 1,000 INR | 38.12 QAR |
Get INR/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=QARExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-04T14:02:54Z",
"rates": {
"QAR": 0.038117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "QAR",
"amount": 100
},
"result": 3.8116999999999996,
"rate": 0.038117
}Build with INR/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key