Rate Overview
Live
1 QAR = 0.105407 OMR
1 OMR = 9.4870
QAR
Avg
0.105771
High
0.106045
Low
0.104975
Last updated: 3/28/2026, 9:12:25 AM
Quick Conversions
| QAR | OMR |
|---|---|
| 1 QAR | 0.11 OMR |
| 10 QAR | 1.05 OMR |
| 50 QAR | 5.27 OMR |
| 100 QAR | 10.54 OMR |
| 500 QAR | 52.70 OMR |
| 1,000 QAR | 105.41 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-03-28T09:12:25Z",
"rates": {
"OMR": 0.105407
}
}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.5407,
"rate": 0.105407
}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