Rate Overview
Live
1 QAR = 12.0062 UAH
1 UAH = 0.083290
QAR
Avg
11.9515
High
12.0640
Low
11.8388
Last updated: 3/7/2026, 7:38:15 AM
Quick Conversions
| QAR | UAH |
|---|---|
| 1 QAR | 12.01 UAH |
| 10 QAR | 120.06 UAH |
| 50 QAR | 600.31 UAH |
| 100 QAR | 1,200.62 UAH |
| 500 QAR | 6,003.09 UAH |
| 1,000 QAR | 12,006.18 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-03-07T07:38:15Z",
"rates": {
"UAH": 12.006181
}
}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": 1200.6181,
"rate": 12.006181
}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