Rate Overview
Live
1 OMR = 9.3082 PLN
1 PLN = 0.107432
OMR
Avg
9.3815
High
9.4311
Low
9.3082
Last updated: 5/7/2026, 11:22:18 AM
Quick Conversions
| OMR | PLN |
|---|---|
| 1 OMR | 9.31 PLN |
| 10 OMR | 93.08 PLN |
| 50 OMR | 465.41 PLN |
| 100 OMR | 930.82 PLN |
| 500 OMR | 4,654.09 PLN |
| 1,000 OMR | 9,308.19 PLN |
Get OMR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=PLNExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-07T11:22:18Z",
"rates": {
"PLN": 9.308187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "PLN",
"amount": 100
},
"result": 930.8187,
"rate": 9.308187
}Build with OMR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key