Rate Overview
Live
1 INR = 0.038939 QAR
1 QAR = 25.6812
INR
Avg
0.039124
High
0.039347
Low
0.038939
Last updated: 4/16/2026, 12:00:26 AM
Quick Conversions
| INR | QAR |
|---|---|
| 1 INR | 0.04 QAR |
| 10 INR | 0.39 QAR |
| 50 INR | 1.95 QAR |
| 100 INR | 3.89 QAR |
| 500 INR | 19.47 QAR |
| 1,000 INR | 38.94 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-04-16T00:00:26Z",
"rates": {
"QAR": 0.038939
}
}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.8939000000000004,
"rate": 0.038939
}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