Rate Overview
Live
1 PHP = 2.5742 JMD
1 JMD = 0.388464
PHP
Avg
2.5579
High
2.5846
Low
2.5424
Last updated: 5/7/2026, 3:32:33 AM
Quick Conversions
| PHP | JMD |
|---|---|
| 1 PHP | 2.57 JMD |
| 10 PHP | 25.74 JMD |
| 50 PHP | 128.71 JMD |
| 100 PHP | 257.42 JMD |
| 500 PHP | 1,287.12 JMD |
| 1,000 PHP | 2,574.24 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-05-07T03:32:33Z",
"rates": {
"JMD": 2.574238
}
}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.42379999999997,
"rate": 2.574238
}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