Rate Overview
Live
1 PHP = 2.6685 JMD
1 JMD = 0.374747 PHP
Avg
2.7598
High
2.8713
Low
2.6513
Last updated: 1/25/2026, 11:08:14 AM
Quick Conversions
| PHP | JMD |
|---|---|
| 1 PHP | 2.67 JMD |
| 10 PHP | 26.68 JMD |
| 50 PHP | 133.42 JMD |
| 100 PHP | 266.85 JMD |
| 500 PHP | 1,334.23 JMD |
| 1,000 PHP | 2,668.47 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-01-25T11:08:14Z",
"rates": {
"JMD": 2.668467
}
}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": 266.8467,
"rate": 2.668467
}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