Rate Overview
Live
1 BGN = 0.227173 OMR
1 OMR = 4.4019
BGN
Avg
0.225392
High
0.227173
Low
0.223943
Last updated: 8/1/2026, 12:02:23 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.59 OMR |
| 1,000 BGN | 227.17 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-08-01T00:02:23Z",
"rates": {
"OMR": 0.227173
}
}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.7173,
"rate": 0.227173
}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