Rate Overview
Live
1 BGN = 0.229349 OMR
1 OMR = 4.3602
BGN
Avg
0.230749
High
0.233102
Low
0.228911
Last updated: 3/6/2026, 8:10:58 AM
Quick Conversions
| BGN | OMR |
|---|---|
| 1 BGN | 0.23 OMR |
| 10 BGN | 2.29 OMR |
| 50 BGN | 11.47 OMR |
| 100 BGN | 22.93 OMR |
| 500 BGN | 114.67 OMR |
| 1,000 BGN | 229.35 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-03-06T08:10:58Z",
"rates": {
"OMR": 0.229349
}
}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.9349,
"rate": 0.229349
}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