Rate Overview
Live
1 OMR = 1.9401 GBP
1 GBP = 0.515432
OMR
Avg
1.9550
High
1.9685
Low
1.9400
Last updated: 7/3/2026, 5:17:03 PM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.94 GBP |
| 10 OMR | 19.40 GBP |
| 50 OMR | 97.01 GBP |
| 100 OMR | 194.01 GBP |
| 500 OMR | 970.06 GBP |
| 1,000 OMR | 1,940.12 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-07-03T17:17:03Z",
"rates": {
"GBP": 1.940119
}
}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": 194.0119,
"rate": 1.940119
}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