Rate Overview
Live
1 OMR = 1.9166 GBP
1 GBP = 0.521765
OMR
Avg
1.9170
High
1.9250
Low
1.9074
Last updated: 9/4/2026, 4:22:16 PM
Quick Conversions
| OMR | GBP |
|---|---|
| 1 OMR | 1.92 GBP |
| 10 OMR | 19.17 GBP |
| 50 OMR | 95.83 GBP |
| 100 OMR | 191.66 GBP |
| 500 OMR | 958.29 GBP |
| 1,000 OMR | 1,916.57 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-09-04T16:22:16Z",
"rates": {
"GBP": 1.916571
}
}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": 191.6571,
"rate": 1.916571
}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