Rate Overview
Live
1 PGK = 0.086602 OMR
1 OMR = 11.5471
PGK
Avg
0.087106
High
0.088193
Low
0.085665
Last updated: 9/3/2026, 1:40:30 PM
Quick Conversions
| PGK | OMR |
|---|---|
| 1 PGK | 0.09 OMR |
| 10 PGK | 0.87 OMR |
| 50 PGK | 4.33 OMR |
| 100 PGK | 8.66 OMR |
| 500 PGK | 43.30 OMR |
| 1,000 PGK | 86.60 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-09-03T13:40:30Z",
"rates": {
"OMR": 0.086602
}
}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.6602,
"rate": 0.086602
}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