Rate Overview
Live
1 BRL = 0.073409 OMR
1 OMR = 13.6223
BRL
Avg
0.073862
High
0.075170
Low
0.073164
Last updated: 3/7/2026, 7:41:37 AM
Quick Conversions
| BRL | OMR |
|---|---|
| 1 BRL | 0.07 OMR |
| 10 BRL | 0.73 OMR |
| 50 BRL | 3.67 OMR |
| 100 BRL | 7.34 OMR |
| 500 BRL | 36.70 OMR |
| 1,000 BRL | 73.41 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-03-07T07:41:37Z",
"rates": {
"OMR": 0.073409
}
}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.3409,
"rate": 0.073409
}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