Rate Overview
Live
1 OMR = 11.3014 PGK
1 PGK = 0.088485
OMR
Avg
11.2692
High
11.3014
Low
11.2378
Last updated: 5/9/2026, 3:42:12 AM
Quick Conversions
| OMR | PGK |
|---|---|
| 1 OMR | 11.30 PGK |
| 10 OMR | 113.01 PGK |
| 50 OMR | 565.07 PGK |
| 100 OMR | 1,130.14 PGK |
| 500 OMR | 5,650.70 PGK |
| 1,000 OMR | 11,301.39 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-05-09T03:42:12Z",
"rates": {
"PGK": 11.30139
}
}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": 1130.139,
"rate": 11.30139
}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