Rate Overview
Live
1 PAB = 0.386030 OMR
1 OMR = 2.5905
PAB
Avg
0.385793
High
0.387031
Low
0.384318
Last updated: 5/27/2026, 6:13:21 AM
Quick Conversions
| PAB | OMR |
|---|---|
| 1 PAB | 0.39 OMR |
| 10 PAB | 3.86 OMR |
| 50 PAB | 19.30 OMR |
| 100 PAB | 38.60 OMR |
| 500 PAB | 193.02 OMR |
| 1,000 PAB | 386.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-05-27T06:13:21Z",
"rates": {
"OMR": 0.38603
}
}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.603,
"rate": 0.38603
}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