Rate Overview
Live
1 BRL = 0.074166 OMR
1 OMR = 13.4833
BRL
Avg
0.074353
High
0.075613
Low
0.073340
Last updated: 8/18/2026, 12:30:15 PM
Quick Conversions
| BRL | OMR |
|---|---|
| 1 BRL | 0.07 OMR |
| 10 BRL | 0.74 OMR |
| 50 BRL | 3.71 OMR |
| 100 BRL | 7.42 OMR |
| 500 BRL | 37.08 OMR |
| 1,000 BRL | 74.17 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-08-18T12:30:15Z",
"rates": {
"OMR": 0.074166
}
}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.4166,
"rate": 0.074166
}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