Rate Overview
Live
1 OMR = 11.1446 PGK
1 PGK = 0.089730
OMR
Avg
11.1473
High
11.2244
Low
11.1180
Last updated: 3/8/2026, 7:42:20 AM
Quick Conversions
| OMR | PGK |
|---|---|
| 1 OMR | 11.14 PGK |
| 10 OMR | 111.45 PGK |
| 50 OMR | 557.23 PGK |
| 100 OMR | 1,114.46 PGK |
| 500 OMR | 5,572.29 PGK |
| 1,000 OMR | 11,144.58 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-03-08T07:42:20Z",
"rates": {
"PGK": 11.144578
}
}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": 1114.4578,
"rate": 11.144578
}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