Rate Overview
Live
1 OMR = 8.9084 PEN
1 PEN = 0.112253
OMR
Avg
9.0171
High
9.1247
Low
8.9084
Last updated: 5/7/2026, 9:20:53 PM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.91 PEN |
| 10 OMR | 89.08 PEN |
| 50 OMR | 445.42 PEN |
| 100 OMR | 890.84 PEN |
| 500 OMR | 4,454.21 PEN |
| 1,000 OMR | 8,908.42 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-05-07T21:20:53Z",
"rates": {
"PEN": 8.908419
}
}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": 890.8419,
"rate": 8.908419
}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