Rate Overview
Live
1 PLN = 0.102727 OMR
1 OMR = 9.7345
PLN
Avg
0.102701
High
0.103123
Low
0.102280
Last updated: 7/7/2026, 10:54:25 AM
Quick Conversions
| PLN | OMR |
|---|---|
| 1 PLN | 0.10 OMR |
| 10 PLN | 1.03 OMR |
| 50 PLN | 5.14 OMR |
| 100 PLN | 10.27 OMR |
| 500 PLN | 51.36 OMR |
| 1,000 PLN | 102.73 OMR |
Get PLN/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=OMRExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-07T10:54:25Z",
"rates": {
"OMR": 0.102727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "OMR",
"amount": 100
},
"result": 10.2727,
"rate": 0.102727
}Build with PLN/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key