Rate Overview
Live
1 INR = 0.037721 QAR
1 QAR = 26.5104
INR
Avg
0.039019
High
0.040510
Low
0.037719
Last updated: 7/25/2026, 10:50:36 PM
Quick Conversions
| INR | QAR |
|---|---|
| 1 INR | 0.04 QAR |
| 10 INR | 0.38 QAR |
| 50 INR | 1.89 QAR |
| 100 INR | 3.77 QAR |
| 500 INR | 18.86 QAR |
| 1,000 INR | 37.72 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-25T22:50:36Z",
"rates": {
"QAR": 0.037721
}
}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.7720999999999996,
"rate": 0.037721
}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