Rate Overview
Live
1 PEN = 0.112199 OMR
1 OMR = 8.9127
PEN
Avg
0.113601
High
0.115141
Low
0.112197
Last updated: 4/17/2026, 12:07:43 PM
Quick Conversions
| PEN | OMR |
|---|---|
| 1 PEN | 0.11 OMR |
| 10 PEN | 1.12 OMR |
| 50 PEN | 5.61 OMR |
| 100 PEN | 11.22 OMR |
| 500 PEN | 56.10 OMR |
| 1,000 PEN | 112.20 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-04-17T12:07:43Z",
"rates": {
"OMR": 0.112199
}
}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.219899999999999,
"rate": 0.112199
}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