Rate Overview
Live
1 QAR = 12.1638 UAH
1 UAH = 0.082211
QAR
Avg
11.8992
High
12.1638
Low
11.5478
Last updated: 5/28/2026, 3:41:07 AM
Quick Conversions
| QAR | UAH |
|---|---|
| 1 QAR | 12.16 UAH |
| 10 QAR | 121.64 UAH |
| 50 QAR | 608.19 UAH |
| 100 QAR | 1,216.38 UAH |
| 500 QAR | 6,081.90 UAH |
| 1,000 QAR | 12,163.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-28T03:41:07Z",
"rates": {
"UAH": 12.163791
}
}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": 1216.3790999999999,
"rate": 12.163791
}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