Rate Overview
Live
1 OMR = 1.9357 GBP
1 GBP = 0.516607
OMR
Avg
1.9366
High
1.9465
Low
1.9231
Last updated: 3/6/2026, 8:00:23 PM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.94 GBP |
| 10 OMR | 19.36 GBP |
| 50 OMR | 96.79 GBP |
| 100 OMR | 193.57 GBP |
| 500 OMR | 967.85 GBP |
| 1,000 OMR | 1,935.71 GBP |
Get OMR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=GBPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-06T20:00:23Z",
"rates": {
"GBP": 1.935706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "GBP",
"amount": 100
},
"result": 193.57059999999998,
"rate": 1.935706
}Build with OMR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key