Rate Overview
Live
1 GBP = 0.514658 OMR
1 OMR = 1.9430
GBP
Avg
0.516414
High
0.533323
Low
0.504204
Last updated: 7/24/2026, 5:56:55 PM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.51 OMR |
| 10 GBP | 5.15 OMR |
| 50 GBP | 25.73 OMR |
| 100 GBP | 51.47 OMR |
| 500 GBP | 257.33 OMR |
| 1,000 GBP | 514.66 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-24T17:56:55Z",
"rates": {
"OMR": 0.514658
}
}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.465799999999994,
"rate": 0.514658
}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