Rate Overview
Live
1 BRL = 0.075309 OMR
1 OMR = 13.2786
BRL
Avg
0.075237
High
0.078713
Low
0.071617
Last updated: 7/19/2026, 8:17:52 PM
Quick Conversions
| BRL | OMR |
|---|---|
| 1 BRL | 0.08 OMR |
| 10 BRL | 0.75 OMR |
| 50 BRL | 3.77 OMR |
| 100 BRL | 7.53 OMR |
| 500 BRL | 37.65 OMR |
| 1,000 BRL | 75.31 OMR |
Get BRL/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=OMRExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-19T20:17:52Z",
"rates": {
"OMR": 0.075309
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "OMR",
"amount": 100
},
"result": 7.5309,
"rate": 0.075309
}Build with BRL/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key