Rate Overview
Live
1 GBP = 0.513536 OMR
1 OMR = 1.9473
GBP
Avg
0.515271
High
0.519572
Low
0.513057
Last updated: 7/27/2026, 5:54:37 PM
Quick Conversions
| GBP | OMR |
|---|---|
| 1 GBP | 0.51 OMR |
| 10 GBP | 5.14 OMR |
| 50 GBP | 25.68 OMR |
| 100 GBP | 51.35 OMR |
| 500 GBP | 256.77 OMR |
| 1,000 GBP | 513.54 OMR |
Get GBP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=OMRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-27T17:54:37Z",
"rates": {
"OMR": 0.513536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "OMR",
"amount": 100
},
"result": 51.3536,
"rate": 0.513536
}Build with GBP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key