Rate Overview
Live
1 UAH = 0.083336 QAR
1 QAR = 11.9996
UAH
Avg
0.083151
High
0.084467
Low
0.082309
Last updated: 3/28/2026, 2:04:11 PM
Quick Conversions
| UAH | QAR |
|---|---|
| 1 UAH | 0.08 QAR |
| 10 UAH | 0.83 QAR |
| 50 UAH | 4.17 QAR |
| 100 UAH | 8.33 QAR |
| 500 UAH | 41.67 QAR |
| 1,000 UAH | 83.34 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-28T14:04:11Z",
"rates": {
"QAR": 0.083336
}
}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.333599999999999,
"rate": 0.083336
}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