Rate Overview
Live
1 OMR = 11.1758 PGK
1 PGK = 0.089479
OMR
Avg
11.1666
High
11.2636
Low
11.1180
Last updated: 3/29/2026, 11:12:16 AM
Quick Conversions
| OMR | PGK |
|---|---|
| 1 OMR | 11.18 PGK |
| 10 OMR | 111.76 PGK |
| 50 OMR | 558.79 PGK |
| 100 OMR | 1,117.58 PGK |
| 500 OMR | 5,587.88 PGK |
| 1,000 OMR | 11,175.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-03-29T11:12:16Z",
"rates": {
"PGK": 11.175762
}
}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": 1117.5762,
"rate": 11.175762
}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