Rate Overview
Live
1 OMR = 1.9091 GBP
1 GBP = 0.523798
OMR
Avg
1.9211
High
1.9326
Low
1.9080
Last updated: 4/16/2026, 6:01:36 AM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.91 GBP |
| 10 OMR | 19.09 GBP |
| 50 OMR | 95.46 GBP |
| 100 OMR | 190.91 GBP |
| 500 OMR | 954.57 GBP |
| 1,000 OMR | 1,909.13 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-04-16T06:01:36Z",
"rates": {
"GBP": 1.909132
}
}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": 190.91320000000002,
"rate": 1.909132
}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