Rate Overview
Live
1 GBP = 0.522746 OMR
1 OMR = 1.9130
GBP
Avg
0.520853
High
0.522746
Low
0.518085
Last updated: 8/14/2026, 5:29:43 PM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.52 OMR |
| 10 GBP | 5.23 OMR |
| 50 GBP | 26.14 OMR |
| 100 GBP | 52.27 OMR |
| 500 GBP | 261.37 OMR |
| 1,000 GBP | 522.75 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-14T17:29:43Z",
"rates": {
"OMR": 0.522746
}
}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.27460000000001,
"rate": 0.522746
}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