Rate Overview
Live
1 OMR = 1.9316 GBP
1 GBP = 0.517707
OMR
Avg
1.9338
High
1.9385
Low
1.9303
Last updated: 6/16/2026, 8:55:10 AM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.93 GBP |
| 10 OMR | 19.32 GBP |
| 50 OMR | 96.58 GBP |
| 100 OMR | 193.16 GBP |
| 500 OMR | 965.80 GBP |
| 1,000 OMR | 1,931.59 GBP |
Get OMR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=GBPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-06-16T08:55:10Z",
"rates": {
"GBP": 1.931594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "GBP",
"amount": 100
},
"result": 193.1594,
"rate": 1.931594
}Build with OMR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key