Rate Overview
Live
1 PAB = 0.386819 OMR
1 OMR = 2.5852
PAB
Avg
0.385903
High
0.386823
Low
0.384318
Last updated: 5/6/2026, 10:17:31 PM
Quick Conversions
| PAB | OMR |
|---|---|
| 1 PAB | 0.39 OMR |
| 10 PAB | 3.87 OMR |
| 50 PAB | 19.34 OMR |
| 100 PAB | 38.68 OMR |
| 500 PAB | 193.41 OMR |
| 1,000 PAB | 386.82 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-05-06T22:17:31Z",
"rates": {
"OMR": 0.386819
}
}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.6819,
"rate": 0.386819
}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