Rate Overview
Live
1 QAR = 12.3195 UAH
1 UAH = 0.081172
QAR
Avg
12.3346
High
12.3729
Low
12.3195
Last updated: 6/17/2026, 7:58:11 AM
Quick Conversions
| QAR | UAH |
|---|---|
| 1 QAR | 12.32 UAH |
| 10 QAR | 123.20 UAH |
| 50 QAR | 615.98 UAH |
| 100 QAR | 1,231.95 UAH |
| 500 QAR | 6,159.77 UAH |
| 1,000 QAR | 12,319.54 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-06-17T07:58:11Z",
"rates": {
"UAH": 12.31954
}
}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": 1231.954,
"rate": 12.31954
}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