Rate Overview
Live
1 PGK = 0.087282 OMR
1 OMR = 11.4571
PGK
Avg
0.090443
High
0.096345
Low
0.086992
Last updated: 7/25/2026, 5:18:08 PM
Quick Conversions
| PGK | OMR |
|---|---|
| 1 PGK | 0.09 OMR |
| 10 PGK | 0.87 OMR |
| 50 PGK | 4.36 OMR |
| 100 PGK | 8.73 OMR |
| 500 PGK | 43.64 OMR |
| 1,000 PGK | 87.28 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-07-25T17:18:08Z",
"rates": {
"OMR": 0.087282
}
}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.7282,
"rate": 0.087282
}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