Rate Overview
Live
1 GBP = 0.514225 OMR
1 OMR = 1.9447
GBP
Avg
0.514946
High
0.521537
Low
0.508008
Last updated: 7/24/2026, 10:17:36 PM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.51 OMR |
| 10 GBP | 5.14 OMR |
| 50 GBP | 25.71 OMR |
| 100 GBP | 51.42 OMR |
| 500 GBP | 257.11 OMR |
| 1,000 GBP | 514.23 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-24T22:17:36Z",
"rates": {
"OMR": 0.514225
}
}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.42250000000001,
"rate": 0.514225
}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