Rate Overview
Live
1 QAR = 0.106048 OMR
1 OMR = 9.4297
QAR
Avg
0.105994
High
0.106052
Low
0.105826
Last updated: 7/22/2026, 11:06:07 AM
Quick Conversions
| QAR | OMR |
|---|---|
| 1 QAR | 0.11 OMR |
| 10 QAR | 1.06 OMR |
| 50 QAR | 5.30 OMR |
| 100 QAR | 10.60 OMR |
| 500 QAR | 53.02 OMR |
| 1,000 QAR | 106.05 OMR |
Get QAR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=OMRExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-22T11:06:07Z",
"rates": {
"OMR": 0.106048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "OMR",
"amount": 100
},
"result": 10.604800000000001,
"rate": 0.106048
}Build with QAR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key