Rate Overview
Live
1 GBP = 0.521535 OMR
1 OMR = 1.9174
GBP
Avg
0.521154
High
0.522493
Low
0.518012
Last updated: 8/17/2026, 2:48:13 AM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.52 OMR |
| 10 GBP | 5.22 OMR |
| 50 GBP | 26.08 OMR |
| 100 GBP | 52.15 OMR |
| 500 GBP | 260.77 OMR |
| 1,000 GBP | 521.54 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-08-17T02:48:13Z",
"rates": {
"OMR": 0.521535
}
}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": 52.153499999999994,
"rate": 0.521535
}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