Rate Overview
Live
1 GBP = 0.510887 OMR
1 OMR = 1.9574
GBP
Avg
0.513318
High
0.531123
Low
0.493506
Last updated: 3/28/2026, 12:29:00 PM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.51 OMR |
| 10 GBP | 5.11 OMR |
| 50 GBP | 25.54 OMR |
| 100 GBP | 51.09 OMR |
| 500 GBP | 255.44 OMR |
| 1,000 GBP | 510.89 OMR |
Get GBP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=OMRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-28T12:29:00Z",
"rates": {
"OMR": 0.510887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "OMR",
"amount": 100
},
"result": 51.088699999999996,
"rate": 0.510887
}Build with GBP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key