Rate Overview
Live
1 QAR = 11.9821 UAH
1 UAH = 0.083458
QAR
Avg
11.9327
High
11.9821
Low
11.8982
Last updated: 4/17/2026, 5:43:05 PM
Quick Conversions
| QAR | UAH |
|---|---|
| 1 QAR | 11.98 UAH |
| 10 QAR | 119.82 UAH |
| 50 QAR | 599.11 UAH |
| 100 QAR | 1,198.21 UAH |
| 500 QAR | 5,991.06 UAH |
| 1,000 QAR | 11,982.13 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-04-17T17:43:05Z",
"rates": {
"UAH": 11.982127
}
}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": 1198.2127,
"rate": 11.982127
}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