Rate Overview
Live
1 BRL = 0.076537 OMR
1 OMR = 13.0656
BRL
Avg
0.076817
High
0.077165
Low
0.076504
Last updated: 5/27/2026, 10:51:12 PM
Quick Conversions
| BRL | OMR |
|---|---|
| 1 BRL | 0.08 OMR |
| 10 BRL | 0.77 OMR |
| 50 BRL | 3.83 OMR |
| 100 BRL | 7.65 OMR |
| 500 BRL | 38.27 OMR |
| 1,000 BRL | 76.54 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-05-27T22:51:12Z",
"rates": {
"OMR": 0.076537
}
}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.6537,
"rate": 0.076537
}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