Rate Overview
Live
1 OMR = 1.9491 GBP
1 GBP = 0.513058
OMR
Avg
1.9283
High
1.9585
Low
1.8945
Last updated: 7/25/2026, 5:31:24 AM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.95 GBP |
| 10 OMR | 19.49 GBP |
| 50 OMR | 97.45 GBP |
| 100 OMR | 194.91 GBP |
| 500 OMR | 974.55 GBP |
| 1,000 OMR | 1,949.10 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-07-25T05:31:24Z",
"rates": {
"GBP": 1.949098
}
}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": 194.9098,
"rate": 1.949098
}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