Rate Overview
Live
1 UAH = 0.082211 QAR
1 QAR = 12.1638
UAH
Avg
0.084143
High
0.086425
Low
0.082211
Last updated: 5/27/2026, 9:41:37 PM
Quick Conversions
| UAH | QAR |
|---|---|
| 1 UAH | 0.08 QAR |
| 10 UAH | 0.82 QAR |
| 50 UAH | 4.11 QAR |
| 100 UAH | 8.22 QAR |
| 500 UAH | 41.11 QAR |
| 1,000 UAH | 82.21 QAR |
Get UAH/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=QARExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-27T21:41:37Z",
"rates": {
"QAR": 0.082211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "QAR",
"amount": 100
},
"result": 8.2211,
"rate": 0.082211
}Build with UAH/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key