Rate Overview
Live
1 OMR = 9.0179 PEN
1 PEN = 0.110891
OMR
Avg
8.8420
High
9.0179
Low
8.6557
Last updated: 3/7/2026, 7:57:12 AM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 9.02 PEN |
| 10 OMR | 90.18 PEN |
| 50 OMR | 450.89 PEN |
| 100 OMR | 901.79 PEN |
| 500 OMR | 4,508.94 PEN |
| 1,000 OMR | 9,017.87 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-03-07T07:57:12Z",
"rates": {
"PEN": 9.017871
}
}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": 901.7871,
"rate": 9.017871
}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