Rate Overview
Live
1 OMR = 1.9282 GBP
1 GBP = 0.518610
OMR
Avg
1.9359
High
1.9827
Low
1.8857
Last updated: 5/27/2026, 12:35:20 PM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.93 GBP |
| 10 OMR | 19.28 GBP |
| 50 OMR | 96.41 GBP |
| 100 OMR | 192.82 GBP |
| 500 OMR | 964.12 GBP |
| 1,000 OMR | 1,928.23 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-27T12:35:20Z",
"rates": {
"GBP": 1.92823
}
}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.823,
"rate": 1.92823
}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