Rate Overview
Live
1 OMR = 8.8070 PEN
1 PEN = 0.113547
OMR
Avg
8.7738
High
9.0894
Low
8.6046
Last updated: 5/28/2026, 3:15:32 AM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.81 PEN |
| 10 OMR | 88.07 PEN |
| 50 OMR | 440.35 PEN |
| 100 OMR | 880.70 PEN |
| 500 OMR | 4,403.48 PEN |
| 1,000 OMR | 8,806.96 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-28T03:15:32Z",
"rates": {
"PEN": 8.806958
}
}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": 880.6958,
"rate": 8.806958
}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