Rate Overview
Live
1 JOD = 87.0533 PHP
1 PHP = 0.011487
JOD
Avg
86.6530
High
87.1509
Low
86.2956
Last updated: 7/2/2026, 10:07:56 AM
Quick Conversions
| JOD | PHP |
|---|---|
| 1 JOD | 87.05 PHP |
| 10 JOD | 870.53 PHP |
| 50 JOD | 4,352.67 PHP |
| 100 JOD | 8,705.33 PHP |
| 500 JOD | 43,526.65 PHP |
| 1,000 JOD | 87,053.31 PHP |
Get JOD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=PHPExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-07-02T10:07:56Z",
"rates": {
"PHP": 87.053308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "PHP",
"amount": 100
},
"result": 8705.3308,
"rate": 87.053308
}Build with JOD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key