Rate Overview
Live
1 OMR = 11.5854 PGK
1 PGK = 0.086316
OMR
Avg
11.4949
High
11.5854
Low
11.4354
Last updated: 7/30/2026, 5:31:38 PM
Quick Conversions
| OMR | PGK |
|---|---|
| 1 OMR | 11.59 PGK |
| 10 OMR | 115.85 PGK |
| 50 OMR | 579.27 PGK |
| 100 OMR | 1,158.54 PGK |
| 500 OMR | 5,792.68 PGK |
| 1,000 OMR | 11,585.36 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-30T17:31:38Z",
"rates": {
"PGK": 11.585363
}
}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": 1158.5363,
"rate": 11.585363
}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