Rate Overview
Live
1 OMR = 8.6510 PEN
1 PEN = 0.115594
OMR
Avg
8.6821
High
8.8062
Low
8.6501
Last updated: 8/19/2026, 5:34:49 PM
Quick Conversions
| OMR | PEN |
|---|---|
| 1 OMR | 8.65 PEN |
| 10 OMR | 86.51 PEN |
| 50 OMR | 432.55 PEN |
| 100 OMR | 865.10 PEN |
| 500 OMR | 4,325.50 PEN |
| 1,000 OMR | 8,650.99 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-08-19T17:34:49Z",
"rates": {
"PEN": 8.650991
}
}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": 865.0990999999999,
"rate": 8.650991
}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