Rate Overview
Live
1 BGN = 0.224495 OMR
1 OMR = 4.4544
BGN
Avg
0.225378
High
0.226026
Low
0.224495
Last updated: 7/11/2026, 5:07:16 PM
Quick Conversions
| BGN | OMR |
|---|---|
| 1 BGN | 0.22 OMR |
| 10 BGN | 2.24 OMR |
| 50 BGN | 11.22 OMR |
| 100 BGN | 22.45 OMR |
| 500 BGN | 112.25 OMR |
| 1,000 BGN | 224.50 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-11T17:07:16Z",
"rates": {
"OMR": 0.224495
}
}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.4495,
"rate": 0.224495
}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