Rate Overview
Live
1 QAR = 12.2373 UAH
1 UAH = 0.081718
QAR
Avg
12.2389
High
12.2631
Low
12.2208
Last updated: 7/11/2026, 7:06:43 AM
Quick Conversions
| QAR | UAH |
|---|---|
| 1 QAR | 12.24 UAH |
| 10 QAR | 122.37 UAH |
| 50 QAR | 611.86 UAH |
| 100 QAR | 1,223.73 UAH |
| 500 QAR | 6,118.63 UAH |
| 1,000 QAR | 12,237.26 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-07-11T07:06:43Z",
"rates": {
"UAH": 12.237255
}
}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.7255,
"rate": 12.237255
}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