Rate Overview
Live
1 PGK = 0.088926 OMR
1 OMR = 11.2453
PGK
Avg
0.089159
High
0.089336
Low
0.088926
Last updated: 4/16/2026, 8:06:10 AM
Quick Conversions
| PGK | OMR |
|---|---|
| 1 PGK | 0.09 OMR |
| 10 PGK | 0.89 OMR |
| 50 PGK | 4.45 OMR |
| 100 PGK | 8.89 OMR |
| 500 PGK | 44.46 OMR |
| 1,000 PGK | 88.93 OMR |
Get PGK/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=OMRExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-16T08:06:10Z",
"rates": {
"OMR": 0.088926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "OMR",
"amount": 100
},
"result": 8.8926,
"rate": 0.088926
}Build with PGK/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key