Rate Overview
Live
1 OMR = 1.9481 GBP
1 GBP = 0.513309
OMR
Avg
1.9384
High
1.9791
Low
1.8931
Last updated: 3/27/2026, 3:24:44 AM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.95 GBP |
| 10 OMR | 19.48 GBP |
| 50 OMR | 97.41 GBP |
| 100 OMR | 194.81 GBP |
| 500 OMR | 974.07 GBP |
| 1,000 OMR | 1,948.15 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-03-27T03:24:44Z",
"rates": {
"GBP": 1.948145
}
}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.8145,
"rate": 1.948145
}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