Rate Overview
Live
1 OMR = 7.5022 BYN
1 BYN = 0.133294
OMR
Avg
7.4525
High
7.5629
Low
7.2009
Last updated: 7/21/2026, 6:20:55 AM
Quick Conversions
| OMR | BYN |
|---|---|
| 1 OMR | 7.50 BYN |
| 10 OMR | 75.02 BYN |
| 50 OMR | 375.11 BYN |
| 100 OMR | 750.22 BYN |
| 500 OMR | 3,751.12 BYN |
| 1,000 OMR | 7,502.23 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-21T06:20:55Z",
"rates": {
"BYN": 7.502234
}
}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": 750.2234,
"rate": 7.502234
}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