Rate Overview
Live
1 PGK = 0.089832 OMR
1 OMR = 11.1319
PGK
Avg
0.089631
High
0.089944
Low
0.088931
Last updated: 3/6/2026, 10:50:28 PM
Quick Conversions
| PGK | OMR |
|---|---|
| 1 PGK | 0.09 OMR |
| 10 PGK | 0.90 OMR |
| 50 PGK | 4.49 OMR |
| 100 PGK | 8.98 OMR |
| 500 PGK | 44.92 OMR |
| 1,000 PGK | 89.83 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-03-06T22:50:28Z",
"rates": {
"OMR": 0.089832
}
}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.9832,
"rate": 0.089832
}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