Rate Overview
Live
1 UAH = 0.081034 QAR
1 QAR = 12.3405
UAH
Avg
0.081084
High
0.081171
Low
0.081012
Last updated: 6/19/2026, 8:54:39 AM
Quick Conversions
| UAH | QAR |
|---|---|
| 1 UAH | 0.08 QAR |
| 10 UAH | 0.81 QAR |
| 50 UAH | 4.05 QAR |
| 100 UAH | 8.10 QAR |
| 500 UAH | 40.52 QAR |
| 1,000 UAH | 81.03 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-06-19T08:54:39Z",
"rates": {
"QAR": 0.081034
}
}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.103399999999999,
"rate": 0.081034
}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