Rate Overview
Live
1 INR = 0.037945 QAR
1 QAR = 26.3539
INR
Avg
0.041372
High
0.043429
Low
0.037945
Last updated: 5/26/2026, 9:58:35 AM
Quick Conversions
| INR | QAR |
|---|---|
| 1 INR | 0.04 QAR |
| 10 INR | 0.38 QAR |
| 50 INR | 1.90 QAR |
| 100 INR | 3.79 QAR |
| 500 INR | 18.97 QAR |
| 1,000 INR | 37.95 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-05-26T09:58:35Z",
"rates": {
"QAR": 0.037945
}
}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.7944999999999998,
"rate": 0.037945
}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