Rate Overview
Live
1 OMR = 2.5839 PAB
1 PAB = 0.387010
OMR
Avg
2.5890
High
2.5973
Low
2.5839
Last updated: 4/16/2026, 10:42:41 PM
Quick Conversions
| OMR | PAB |
|---|---|
| 1 OMR | 2.58 PAB |
| 10 OMR | 25.84 PAB |
| 50 OMR | 129.20 PAB |
| 100 OMR | 258.39 PAB |
| 500 OMR | 1,291.96 PAB |
| 1,000 OMR | 2,583.91 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-04-16T22:42:41Z",
"rates": {
"PAB": 2.583913
}
}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": 258.3913,
"rate": 2.583913
}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