Rate Overview
Live
1 BRL = 0.074486 OMR
1 OMR = 13.4253
BRL
Avg
0.075573
High
0.076438
Low
0.074485
Last updated: 6/19/2026, 8:52:50 AM
Quick Conversions
| BRL | OMR |
|---|---|
| 1 BRL | 0.07 OMR |
| 10 BRL | 0.74 OMR |
| 50 BRL | 3.72 OMR |
| 100 BRL | 7.45 OMR |
| 500 BRL | 37.24 OMR |
| 1,000 BRL | 74.49 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-06-19T08:52:50Z",
"rates": {
"OMR": 0.074486
}
}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.4486,
"rate": 0.074486
}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