Rate Overview
Live
1 UAH = 0.081753 QAR
1 QAR = 12.2320
UAH
Avg
0.081602
High
0.081827
Low
0.081212
Last updated: 7/9/2026, 2:29:45 PM
Quick Conversions
| UAH | QAR |
|---|---|
| 1 UAH | 0.08 QAR |
| 10 UAH | 0.82 QAR |
| 50 UAH | 4.09 QAR |
| 100 UAH | 8.18 QAR |
| 500 UAH | 40.88 QAR |
| 1,000 UAH | 81.75 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-07-09T14:29:45Z",
"rates": {
"QAR": 0.081753
}
}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.1753,
"rate": 0.081753
}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