Rate Overview
Live
1 JOD = 83.3019 PHP
1 PHP = 0.012005 JOD
Avg
83.5193
High
83.9448
Low
83.1685
Last updated: 1/25/2026, 7:12:56 AM
Quick Conversions
| JOD | PHP |
|---|---|
| 1 JOD | 83.30 PHP |
| 10 JOD | 833.02 PHP |
| 50 JOD | 4,165.09 PHP |
| 100 JOD | 8,330.19 PHP |
| 500 JOD | 41,650.93 PHP |
| 1,000 JOD | 83,301.85 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-01-25T07:12:56Z",
"rates": {
"PHP": 83.30185
}
}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": 8330.185,
"rate": 83.30185
}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