Rate Overview
Live
1 OMR = 8.7644 PEN
1 PEN = 0.114098
OMR
Avg
8.7478
High
8.8327
Low
8.7063
Last updated: 6/19/2026, 8:28:34 AM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.76 PEN |
| 10 OMR | 87.64 PEN |
| 50 OMR | 438.22 PEN |
| 100 OMR | 876.44 PEN |
| 500 OMR | 4,382.22 PEN |
| 1,000 OMR | 8,764.43 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-06-19T08:28:34Z",
"rates": {
"PEN": 8.764432
}
}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": 876.4431999999999,
"rate": 8.764432
}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