Rate Overview
Live
1 PHP = 2.5776 JMD
1 JMD = 0.387953
PHP
Avg
2.5978
High
2.6090
Low
2.5727
Last updated: 8/12/2026, 10:57:34 AM
Quick Conversions
| PHP | JMD |
|---|---|
| 1 PHP | 2.58 JMD |
| 10 PHP | 25.78 JMD |
| 50 PHP | 128.88 JMD |
| 100 PHP | 257.76 JMD |
| 500 PHP | 1,288.82 JMD |
| 1,000 PHP | 2,577.63 JMD |
Get PHP/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=JMDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-08-12T10:57:34Z",
"rates": {
"JMD": 2.577635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "JMD",
"amount": 100
},
"result": 257.76349999999996,
"rate": 2.577635
}Build with PHP/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key