Rate Overview
Live
1 OMR = 1.9253 GBP
1 GBP = 0.519401
OMR
Avg
1.9279
High
1.9643
Low
1.8828
Last updated: 5/27/2026, 8:50:59 AM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.93 GBP |
| 10 OMR | 19.25 GBP |
| 50 OMR | 96.26 GBP |
| 100 OMR | 192.53 GBP |
| 500 OMR | 962.65 GBP |
| 1,000 OMR | 1,925.29 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-05-27T08:50:59Z",
"rates": {
"GBP": 1.925293
}
}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": 192.52929999999998,
"rate": 1.925293
}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