Rate Overview
Live
1 OMR = 11.4482 PGK
1 PGK = 0.087350
OMR
Avg
11.4701
High
11.5171
Low
11.4444
Last updated: 8/1/2026, 1:30:35 AM
Quick Conversions
| OMR | PGK |
|---|---|
| 1 OMR | 11.45 PGK |
| 10 OMR | 114.48 PGK |
| 50 OMR | 572.41 PGK |
| 100 OMR | 1,144.82 PGK |
| 500 OMR | 5,724.08 PGK |
| 1,000 OMR | 11,448.16 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-08-01T01:30:35Z",
"rates": {
"PGK": 11.448165
}
}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.8165,
"rate": 11.448165
}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