Rate Overview
Live
1 QAR = 12.2283 UAH
1 UAH = 0.081777
QAR
Avg
12.2472
High
12.2742
Low
12.2020
Last updated: 9/11/2026, 9:49:23 PM
Quick Conversions
| QAR | UAH |
|---|---|
| 1 QAR | 12.23 UAH |
| 10 QAR | 122.28 UAH |
| 50 QAR | 611.42 UAH |
| 100 QAR | 1,222.83 UAH |
| 500 QAR | 6,114.16 UAH |
| 1,000 QAR | 12,228.32 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-09-11T21:49:23Z",
"rates": {
"UAH": 12.228319
}
}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": 1222.8319000000001,
"rate": 12.228319
}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