Rate Overview
Live
1 OMR = 8.7831 PEN
1 PEN = 0.113855
OMR
Avg
8.7768
High
8.8360
Low
8.7191
Last updated: 7/31/2026, 5:09:17 AM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.78 PEN |
| 10 OMR | 87.83 PEN |
| 50 OMR | 439.15 PEN |
| 100 OMR | 878.31 PEN |
| 500 OMR | 4,391.53 PEN |
| 1,000 OMR | 8,783.06 PEN |
Get OMR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=PENExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-31T05:09:17Z",
"rates": {
"PEN": 8.783064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "PEN",
"amount": 100
},
"result": 878.3063999999999,
"rate": 8.783064
}Build with OMR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key