Rate Overview
Live
1 PHP = 0.006260 OMR
1 OMR = 159.7444
PHP
Avg
0.006268
High
0.006283
Low
0.006244
Last updated: 7/8/2026, 1:31:18 AM
Quick Conversions
| PHP | OMR |
|---|---|
| 1 PHP | 0.01 OMR |
| 10 PHP | 0.06 OMR |
| 50 PHP | 0.31 OMR |
| 100 PHP | 0.63 OMR |
| 500 PHP | 3.13 OMR |
| 1,000 PHP | 6.26 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-07-08T01:31:18Z",
"rates": {
"OMR": 0.00626
}
}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.626,
"rate": 0.00626
}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