Rate Overview
Live
1 OMR = 8.8657 PEN
1 PEN = 0.112795
OMR
Avg
8.7949
High
8.8832
Low
8.6850
Last updated: 4/17/2026, 5:46:16 PM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.87 PEN |
| 10 OMR | 88.66 PEN |
| 50 OMR | 443.28 PEN |
| 100 OMR | 886.57 PEN |
| 500 OMR | 4,432.84 PEN |
| 1,000 OMR | 8,865.67 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-17T17:46:16Z",
"rates": {
"PEN": 8.865673
}
}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": 886.5672999999999,
"rate": 8.865673
}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