Rate Overview
Live
1 OMR = 7.5231 BYN
1 BYN = 0.132924
OMR
Avg
7.4251
High
7.8419
Low
7.0791
Last updated: 7/7/2026, 12:37:54 AM
Quick Conversions
| OMR | BYN |
|---|---|
| 1 OMR | 7.52 BYN |
| 10 OMR | 75.23 BYN |
| 50 OMR | 376.16 BYN |
| 100 OMR | 752.31 BYN |
| 500 OMR | 3,761.56 BYN |
| 1,000 OMR | 7,523.12 BYN |
Get OMR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=BYNExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-07T00:37:54Z",
"rates": {
"BYN": 7.523115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "BYN",
"amount": 100
},
"result": 752.3115,
"rate": 7.523115
}Build with OMR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key