Rate Overview
Live
1 PHP = 0.006242 OMR
1 OMR = 160.2051
PHP
Avg
0.006284
High
0.006393
Low
0.006239
Last updated: 5/28/2026, 10:57:31 PM
Quick Conversions
| PHP | OMR |
|---|---|
| 1 PHP | 0.01 OMR |
| 10 PHP | 0.06 OMR |
| 50 PHP | 0.31 OMR |
| 100 PHP | 0.62 OMR |
| 500 PHP | 3.12 OMR |
| 1,000 PHP | 6.24 OMR |
Get PHP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=OMRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-28T22:57:31Z",
"rates": {
"OMR": 0.006242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "OMR",
"amount": 100
},
"result": 0.6242,
"rate": 0.006242
}Build with PHP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key