Rate Overview
Live
1 OMR = 2.5907 PAB
1 PAB = 0.385995
OMR
Avg
2.5919
High
2.5972
Low
2.5906
Last updated: 6/19/2026, 8:05:35 AM
Quick Conversions
| OMR | PAB |
|---|---|
| 1 OMR | 2.59 PAB |
| 10 OMR | 25.91 PAB |
| 50 OMR | 129.54 PAB |
| 100 OMR | 259.07 PAB |
| 500 OMR | 1,295.35 PAB |
| 1,000 OMR | 2,590.71 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-06-19T08:05:35Z",
"rates": {
"PAB": 2.590707
}
}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.0707,
"rate": 2.590707
}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