Rate Overview
Live
1 BGN = 0.231403 OMR
1 OMR = 4.3215
BGN
Avg
0.231206
High
0.231409
Low
0.230663
Last updated: 4/17/2026, 7:34:04 AM
Quick Conversions
| BGN | OMR |
|---|---|
| 1 BGN | 0.23 OMR |
| 10 BGN | 2.31 OMR |
| 50 BGN | 11.57 OMR |
| 100 BGN | 23.14 OMR |
| 500 BGN | 115.70 OMR |
| 1,000 BGN | 231.40 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-04-17T07:34:04Z",
"rates": {
"OMR": 0.231403
}
}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": 23.1403,
"rate": 0.231403
}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