Rate Overview
Live
1 OMR = 11.4488 PGK
1 PGK = 0.087346
OMR
Avg
11.0813
High
11.5356
Low
10.2989
Last updated: 7/30/2026, 11:30:09 PM
Quick Conversions
| OMR | PGK |
|---|---|
| 1 OMR | 11.45 PGK |
| 10 OMR | 114.49 PGK |
| 50 OMR | 572.44 PGK |
| 100 OMR | 1,144.88 PGK |
| 500 OMR | 5,724.38 PGK |
| 1,000 OMR | 11,448.76 PGK |
Get OMR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=PGKExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-30T23:30:09Z",
"rates": {
"PGK": 11.448759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "PGK",
"amount": 100
},
"result": 1144.8759,
"rate": 11.448759
}Build with OMR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key