Rate Overview
Live
1 OMR = 8.9838 PEN
1 PEN = 0.111311
OMR
Avg
8.8851
High
9.1045
Low
8.6436
Last updated: 3/28/2026, 12:20:13 PM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.98 PEN |
| 10 OMR | 89.84 PEN |
| 50 OMR | 449.19 PEN |
| 100 OMR | 898.38 PEN |
| 500 OMR | 4,491.92 PEN |
| 1,000 OMR | 8,983.83 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-03-28T12:20:13Z",
"rates": {
"PEN": 8.98383
}
}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": 898.3829999999999,
"rate": 8.98383
}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