Rate Overview
Live
1 USD = 3.6369 QAR
1 QAR = 0.274960
USD
Avg
3.6428
High
3.6475
Low
3.6369
Last updated: 4/16/2026, 4:18:51 PM
Quick Conversions
| USD | QAR |
|---|---|
| 1 USD | 3.64 QAR |
| 10 USD | 36.37 QAR |
| 50 USD | 181.84 QAR |
| 100 USD | 363.69 QAR |
| 500 USD | 1,818.45 QAR |
| 1,000 USD | 3,636.89 QAR |
Get USD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=QARExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-16T16:18:51Z",
"rates": {
"QAR": 3.63689468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "QAR",
"amount": 100
},
"result": 363.68946800000003,
"rate": 3.63689468
}Build with USD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key