Rate Overview
Live
1 GBP = 0.514270 OMR
1 OMR = 1.9445
GBP
Avg
0.507934
High
0.526147
Low
0.472765
Last updated: 7/24/2026, 2:26:00 PM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.51 OMR |
| 10 GBP | 5.14 OMR |
| 50 GBP | 25.71 OMR |
| 100 GBP | 51.43 OMR |
| 500 GBP | 257.14 OMR |
| 1,000 GBP | 514.27 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-07-24T14:26:00Z",
"rates": {
"OMR": 0.51427
}
}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.427,
"rate": 0.51427
}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