Rate Overview
Live
1 BGN = 0.224947 OMR
1 OMR = 4.4455
BGN
Avg
0.222038
High
0.233452
Low
0.202379
Last updated: 7/29/2026, 11:08:18 PM
Quick Conversions
| BGN | OMR |
|---|---|
| 1 BGN | 0.22 OMR |
| 10 BGN | 2.25 OMR |
| 50 BGN | 11.25 OMR |
| 100 BGN | 22.49 OMR |
| 500 BGN | 112.47 OMR |
| 1,000 BGN | 224.95 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-29T23:08:18Z",
"rates": {
"OMR": 0.224947
}
}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.4947,
"rate": 0.224947
}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