Rate Overview
Live
1 PHP = 0.006359 OMR
1 OMR = 157.2574
PHP
Avg
0.006558
High
0.006697
Low
0.006359
Last updated: 3/28/2026, 10:55:17 AM
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.18 OMR |
| 1,000 PHP | 6.36 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-03-28T10:55:17Z",
"rates": {
"OMR": 0.006359
}
}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.6359,
"rate": 0.006359
}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