Rate Overview
Live
1 PAB = 0.385970 OMR
1 OMR = 2.5909
PAB
Avg
0.385816
High
0.386016
Low
0.385005
Last updated: 7/3/2026, 2:41:09 PM
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 | 192.98 OMR |
| 1,000 PAB | 385.97 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-03T14:41:09Z",
"rates": {
"OMR": 0.38597
}
}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.597,
"rate": 0.38597
}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