Rate Overview
Live
1 INR = 0.038037 QAR
1 QAR = 26.2902
INR
Avg
0.038188
High
0.038266
Low
0.038037
Last updated: 8/12/2026, 1:57:14 AM
Quick Conversions
| INR | QAR |
|---|---|
| 1 INR | 0.04 QAR |
| 10 INR | 0.38 QAR |
| 50 INR | 1.90 QAR |
| 100 INR | 3.80 QAR |
| 500 INR | 19.02 QAR |
| 1,000 INR | 38.04 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-08-12T01:57:14Z",
"rates": {
"QAR": 0.038037
}
}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.8037,
"rate": 0.038037
}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