Rate Overview
Live
1 PEN = 0.110890 OMR
1 OMR = 9.0179
PEN
Avg
0.113120
High
0.115530
Low
0.110890
Last updated: 3/7/2026, 7:42:44 AM
Quick Conversions
| PEN | OMR |
|---|---|
| 1 PEN | 0.11 OMR |
| 10 PEN | 1.11 OMR |
| 50 PEN | 5.54 OMR |
| 100 PEN | 11.09 OMR |
| 500 PEN | 55.45 OMR |
| 1,000 PEN | 110.89 OMR |
Get PEN/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=OMRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T07:42:44Z",
"rates": {
"OMR": 0.11089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "OMR",
"amount": 100
},
"result": 11.089,
"rate": 0.11089
}Build with PEN/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key