Rate Overview
Live
1 GBP = 0.516687 OMR
1 OMR = 1.9354
GBP
Avg
0.516477
High
0.518578
Low
0.514076
Last updated: 3/8/2026, 7:44:47 AM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.52 OMR |
| 10 GBP | 5.17 OMR |
| 50 GBP | 25.83 OMR |
| 100 GBP | 51.67 OMR |
| 500 GBP | 258.34 OMR |
| 1,000 GBP | 516.69 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-08T07:44:47Z",
"rates": {
"OMR": 0.516687
}
}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.6687,
"rate": 0.516687
}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