Rate Overview
Live
1 OMR = 8.7866 PEN
1 PEN = 0.113809
OMR
Avg
8.7861
High
8.8142
Low
8.7568
Last updated: 7/8/2026, 5:41:29 PM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.79 PEN |
| 10 OMR | 87.87 PEN |
| 50 OMR | 439.33 PEN |
| 100 OMR | 878.66 PEN |
| 500 OMR | 4,393.32 PEN |
| 1,000 OMR | 8,786.63 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-07-08T17:41:29Z",
"rates": {
"PEN": 8.786634
}
}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": 878.6633999999999,
"rate": 8.786634
}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