Rate Overview
Live
1 OMR = 8.8521 PEN
1 PEN = 0.112968
OMR
Avg
8.7912
High
8.8636
Low
8.6850
Last updated: 4/17/2026, 7:07:21 PM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.85 PEN |
| 10 OMR | 88.52 PEN |
| 50 OMR | 442.60 PEN |
| 100 OMR | 885.21 PEN |
| 500 OMR | 4,426.04 PEN |
| 1,000 OMR | 8,852.07 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-04-17T19:07:21Z",
"rates": {
"PEN": 8.852072
}
}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": 885.2072,
"rate": 8.852072
}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