Rate Overview
Live
1 OMR = 2.5908 PAB
1 PAB = 0.385975
OMR
Avg
2.6095
High
2.6254
Low
2.5903
Last updated: 3/27/2026, 12:02:22 PM
Quick Conversions
| OMR | PAB |
|---|---|
| 1 OMR | 2.59 PAB |
| 10 OMR | 25.91 PAB |
| 50 OMR | 129.54 PAB |
| 100 OMR | 259.08 PAB |
| 500 OMR | 1,295.42 PAB |
| 1,000 OMR | 2,590.84 PAB |
Get OMR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=PABExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-27T12:02:22Z",
"rates": {
"PAB": 2.590841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "PAB",
"amount": 100
},
"result": 259.08410000000003,
"rate": 2.590841
}Build with OMR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key