Rate Overview
Live
1 OMR = 1.9044 GBP
1 GBP = 0.525101
OMR
Avg
1.9092
High
1.9175
Low
1.9022
Last updated: 5/7/2026, 2:23:22 AM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.90 GBP |
| 10 OMR | 19.04 GBP |
| 50 OMR | 95.22 GBP |
| 100 OMR | 190.44 GBP |
| 500 OMR | 952.20 GBP |
| 1,000 OMR | 1,904.40 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-07T02:23:22Z",
"rates": {
"GBP": 1.904397
}
}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": 190.4397,
"rate": 1.904397
}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