Rate Overview
Live
1 QAR = 12.0738 UAH
1 UAH = 0.082824
QAR
Avg
12.0691
High
12.1010
Low
12.0260
Last updated: 5/7/2026, 9:18:22 PM
Quick Conversions
| QAR | UAH |
|---|---|
| 1 QAR | 12.07 UAH |
| 10 QAR | 120.74 UAH |
| 50 QAR | 603.69 UAH |
| 100 QAR | 1,207.38 UAH |
| 500 QAR | 6,036.89 UAH |
| 1,000 QAR | 12,073.79 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-05-07T21:18:22Z",
"rates": {
"UAH": 12.073788
}
}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": 1207.3788,
"rate": 12.073788
}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