Rate Overview
Live
1 UAH = 0.083290 QAR
1 QAR = 12.0062
UAH
Avg
0.083674
High
0.084467
Low
0.082890
Last updated: 3/7/2026, 7:42:32 AM
Quick Conversions
| UAH | QAR |
|---|---|
| 1 UAH | 0.08 QAR |
| 10 UAH | 0.83 QAR |
| 50 UAH | 4.16 QAR |
| 100 UAH | 8.33 QAR |
| 500 UAH | 41.65 QAR |
| 1,000 UAH | 83.29 QAR |
Get UAH/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=QARExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-07T07:42:32Z",
"rates": {
"QAR": 0.08329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "QAR",
"amount": 100
},
"result": 8.329,
"rate": 0.08329
}Build with UAH/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key