Rate Overview
Live
1 INR = 0.039564 QAR
1 QAR = 25.2755
INR
Avg
0.039709
High
0.039964
Low
0.039499
Last updated: 3/6/2026, 8:06:38 AM
Quick Conversions
| INR | QAR |
|---|---|
| 1 INR | 0.04 QAR |
| 10 INR | 0.40 QAR |
| 50 INR | 1.98 QAR |
| 100 INR | 3.96 QAR |
| 500 INR | 19.78 QAR |
| 1,000 INR | 39.56 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-03-06T08:06:38Z",
"rates": {
"QAR": 0.039564
}
}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.9564000000000004,
"rate": 0.039564
}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