Rate Overview
Live
1 PHP = 0.012244 JOD
1 JOD = 81.6727
PHP
Avg
0.012168
High
0.012254
Low
0.012086
Last updated: 2/14/2026, 10:02:25 AM
Quick Conversions
| PHP | JOD |
|---|---|
| 1 PHP | 0.01 JOD |
| 10 PHP | 0.12 JOD |
| 50 PHP | 0.61 JOD |
| 100 PHP | 1.22 JOD |
| 500 PHP | 6.12 JOD |
| 1,000 PHP | 12.24 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-02-14T10:02:25Z",
"rates": {
"JOD": 0.012244
}
}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.2244,
"rate": 0.012244
}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