Rate Overview
Live
1 QAR = 12.2316 UAH
1 UAH = 0.081755
QAR
Avg
11.8173
High
12.3729
Low
11.3351
Last updated: 8/1/2026, 2:41:23 PM
Quick Conversions
| QAR | UAH |
|---|---|
| 1 QAR | 12.23 UAH |
| 10 QAR | 122.32 UAH |
| 50 QAR | 611.58 UAH |
| 100 QAR | 1,223.16 UAH |
| 500 QAR | 6,115.80 UAH |
| 1,000 QAR | 12,231.60 UAH |
Get QAR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=UAHExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-01T14:41:23Z",
"rates": {
"UAH": 12.231602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "UAH",
"amount": 100
},
"result": 1223.1602,
"rate": 12.231602
}Build with QAR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key