Rate Overview
Live
1 PHP = 0.006345 OMR
1 OMR = 157.6044
PHP
Avg
0.006309
High
0.006393
Low
0.006262
Last updated: 5/8/2026, 11:44:58 AM
Quick Conversions
| PHP | OMR |
|---|---|
| 1 PHP | 0.01 OMR |
| 10 PHP | 0.06 OMR |
| 50 PHP | 0.32 OMR |
| 100 PHP | 0.63 OMR |
| 500 PHP | 3.17 OMR |
| 1,000 PHP | 6.35 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-08T11:44:58Z",
"rates": {
"OMR": 0.006345
}
}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.6345,
"rate": 0.006345
}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