Rate Overview
Live
1 OMR = 8.6520 PEN
1 PEN = 0.115581
OMR
Avg
8.6673
High
8.7247
Low
8.6419
Last updated: 9/9/2026, 5:27:23 PM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.65 PEN |
| 10 OMR | 86.52 PEN |
| 50 OMR | 432.60 PEN |
| 100 OMR | 865.20 PEN |
| 500 OMR | 4,325.98 PEN |
| 1,000 OMR | 8,651.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-09-09T17:27:23Z",
"rates": {
"PEN": 8.65196
}
}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": 865.196,
"rate": 8.65196
}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