Rate Overview
Live
1 BRL = 0.078144 OMR
1 OMR = 12.7969
BRL
Avg
0.077878
High
0.078633
Low
0.076989
Last updated: 5/7/2026, 7:06:45 PM
Quick Conversions
| BRL | OMR |
|---|---|
| 1 BRL | 0.08 OMR |
| 10 BRL | 0.78 OMR |
| 50 BRL | 3.91 OMR |
| 100 BRL | 7.81 OMR |
| 500 BRL | 39.07 OMR |
| 1,000 BRL | 78.14 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-07T19:06:45Z",
"rates": {
"OMR": 0.078144
}
}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.814400000000001,
"rate": 0.078144
}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