Rate Overview
Live
1 PAB = 0.385026 OMR
1 OMR = 2.5972
PAB
Avg
0.385881
High
0.386823
Low
0.385026
Last updated: 7/26/2026, 9:46:22 PM
Quick Conversions
| PAB | OMR |
|---|---|
| 1 PAB | 0.39 OMR |
| 10 PAB | 3.85 OMR |
| 50 PAB | 19.25 OMR |
| 100 PAB | 38.50 OMR |
| 500 PAB | 192.51 OMR |
| 1,000 PAB | 385.03 OMR |
Get PAB/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=OMRExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-26T21:46:22Z",
"rates": {
"OMR": 0.385026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "OMR",
"amount": 100
},
"result": 38.5026,
"rate": 0.385026
}Build with PAB/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key