Rate Overview
Live
1 PLN = 0.107317 OMR
1 OMR = 9.3182
PLN
Avg
0.106723
High
0.107317
Low
0.105817
Last updated: 4/17/2026, 6:24:43 AM
Quick Conversions
| PLN | OMR |
|---|---|
| 1 PLN | 0.11 OMR |
| 10 PLN | 1.07 OMR |
| 50 PLN | 5.37 OMR |
| 100 PLN | 10.73 OMR |
| 500 PLN | 53.66 OMR |
| 1,000 PLN | 107.32 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-04-17T06:24:43Z",
"rates": {
"OMR": 0.107317
}
}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.7317,
"rate": 0.107317
}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