Rate Overview
Live
1 QAR = 12.3524 UAH
1 UAH = 0.080956
QAR
Avg
11.8145
High
12.3524
Low
11.3113
Last updated: 7/29/2026, 2:56:46 PM
Quick Conversions
| QAR | UAH |
|---|---|
| 1 QAR | 12.35 UAH |
| 10 QAR | 123.52 UAH |
| 50 QAR | 617.62 UAH |
| 100 QAR | 1,235.24 UAH |
| 500 QAR | 6,176.19 UAH |
| 1,000 QAR | 12,352.38 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-29T14:56:46Z",
"rates": {
"UAH": 12.352376
}
}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": 1235.2376,
"rate": 12.352376
}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