Rate Overview
Live
1 OMR = 11.4856 PGK
1 PGK = 0.087066
OMR
Avg
11.2373
High
11.4946
Low
11.0429
Last updated: 8/1/2026, 2:50:22 PM
Quick Conversions
| OMR | PGK |
|---|---|
| 1 OMR | 11.49 PGK |
| 10 OMR | 114.86 PGK |
| 50 OMR | 574.28 PGK |
| 100 OMR | 1,148.56 PGK |
| 500 OMR | 5,742.78 PGK |
| 1,000 OMR | 11,485.56 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-01T14:50:22Z",
"rates": {
"PGK": 11.485565
}
}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": 1148.5565,
"rate": 11.485565
}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