Rate Overview
Live
1 BRL = 0.077329 OMR
1 OMR = 12.9318
BRL
Avg
0.077054
High
0.077486
Low
0.076368
Last updated: 4/17/2026, 6:27:03 AM
Quick Conversions
| BRL | OMR |
|---|---|
| 1 BRL | 0.08 OMR |
| 10 BRL | 0.77 OMR |
| 50 BRL | 3.87 OMR |
| 100 BRL | 7.73 OMR |
| 500 BRL | 38.66 OMR |
| 1,000 BRL | 77.33 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-04-17T06:27:03Z",
"rates": {
"OMR": 0.077329
}
}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.7329,
"rate": 0.077329
}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