Rate Overview
Live
1 PHP = 0.006412 OMR
1 OMR = 155.9576
PHP
Avg
0.006427
High
0.006449
Low
0.006410
Last updated: 4/17/2026, 5:29:57 PM
Quick Conversions
| PHP | OMR |
|---|---|
| 1 PHP | 0.01 OMR |
| 10 PHP | 0.06 OMR |
| 50 PHP | 0.32 OMR |
| 100 PHP | 0.64 OMR |
| 500 PHP | 3.21 OMR |
| 1,000 PHP | 6.41 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-04-17T17:29:57Z",
"rates": {
"OMR": 0.006412
}
}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.6412,
"rate": 0.006412
}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