Rate Overview
Live
1 BGN = 0.227158 OMR
1 OMR = 4.4022
BGN
Avg
0.229061
High
0.233879
Low
0.224693
Last updated: 7/31/2026, 6:31:45 AM
Quick Conversions
| BGN | OMR |
|---|---|
| 1 BGN | 0.23 OMR |
| 10 BGN | 2.27 OMR |
| 50 BGN | 11.36 OMR |
| 100 BGN | 22.72 OMR |
| 500 BGN | 113.58 OMR |
| 1,000 BGN | 227.16 OMR |
Get BGN/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=OMRExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-31T06:31:45Z",
"rates": {
"OMR": 0.227158
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "OMR",
"amount": 100
},
"result": 22.7158,
"rate": 0.227158
}Build with BGN/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key