Rate Overview
Live
1 OMR = 2.5906 PAB
1 PAB = 0.386005
OMR
Avg
2.5924
High
2.6022
Low
2.5906
Last updated: 9/10/2026, 2:14:26 PM
Quick Conversions
| OMR | PAB |
|---|---|
| 1 OMR | 2.59 PAB |
| 10 OMR | 25.91 PAB |
| 50 OMR | 129.53 PAB |
| 100 OMR | 259.06 PAB |
| 500 OMR | 1,295.32 PAB |
| 1,000 OMR | 2,590.64 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-09-10T14:14:26Z",
"rates": {
"PAB": 2.59064
}
}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.064,
"rate": 2.59064
}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