Rate Overview
Live
1 OMR = 11.3482 PGK
1 PGK = 0.088120
OMR
Avg
11.3966
High
11.4432
Low
11.3482
Last updated: 7/8/2026, 5:19:56 AM
Quick Conversions
| OMR | PGK |
|---|---|
| 1 OMR | 11.35 PGK |
| 10 OMR | 113.48 PGK |
| 50 OMR | 567.41 PGK |
| 100 OMR | 1,134.82 PGK |
| 500 OMR | 5,674.08 PGK |
| 1,000 OMR | 11,348.17 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-08T05:19:56Z",
"rates": {
"PGK": 11.348169
}
}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": 1134.8169,
"rate": 11.348169
}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