Rate Overview
Live
1 PHP = 0.012004 JOD
1 JOD = 83.3056 PHP
Avg
0.012297
High
0.012718
Low
0.012004
Last updated: 1/25/2026, 9:05:43 AM
Quick Conversions
| PHP | JOD |
|---|---|
| 1 PHP | 0.01 JOD |
| 10 PHP | 0.12 JOD |
| 50 PHP | 0.60 JOD |
| 100 PHP | 1.20 JOD |
| 500 PHP | 6.00 JOD |
| 1,000 PHP | 12.00 JOD |
Get PHP/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=JODExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:05:43Z",
"rates": {
"JOD": 0.012004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "JOD",
"amount": 100
},
"result": 1.2004000000000001,
"rate": 0.012004
}Build with PHP/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key