Rate Overview
Live
1 PLN = 0.101460 OMR
1 OMR = 9.8561
PLN
Avg
0.101647
High
0.101813
Low
0.101460
Last updated: 7/26/2026, 1:59:17 AM
Quick Conversions
| PLN | OMR |
|---|---|
| 1 PLN | 0.10 OMR |
| 10 PLN | 1.01 OMR |
| 50 PLN | 5.07 OMR |
| 100 PLN | 10.15 OMR |
| 500 PLN | 50.73 OMR |
| 1,000 PLN | 101.46 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-26T01:59:17Z",
"rates": {
"OMR": 0.10146
}
}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.145999999999999,
"rate": 0.10146
}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