Rate Overview
Live
1 GBP = 0.513021 OMR
1 OMR = 1.9492
GBP
Avg
0.519164
High
0.532183
Low
0.508022
Last updated: 7/27/2026, 11:09:11 PM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.51 OMR |
| 10 GBP | 5.13 OMR |
| 50 GBP | 25.65 OMR |
| 100 GBP | 51.30 OMR |
| 500 GBP | 256.51 OMR |
| 1,000 GBP | 513.02 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-27T23:09:11Z",
"rates": {
"OMR": 0.513021
}
}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.302099999999996,
"rate": 0.513021
}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