Rate Overview
Live
1 GBP = 0.517372 OMR
1 OMR = 1.9328
GBP
Avg
0.520498
High
0.525790
Low
0.512769
Last updated: 5/28/2026, 2:34:42 AM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.52 OMR |
| 10 GBP | 5.17 OMR |
| 50 GBP | 25.87 OMR |
| 100 GBP | 51.74 OMR |
| 500 GBP | 258.69 OMR |
| 1,000 GBP | 517.37 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-05-28T02:34:42Z",
"rates": {
"OMR": 0.517372
}
}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.73720000000001,
"rate": 0.517372
}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