Rate Overview
Live
1 PHP = 2.5611 JMD
1 JMD = 0.390459
PHP
Avg
2.5691
High
2.5906
Low
2.5534
Last updated: 7/22/2026, 1:27:50 AM
Quick Conversions
| PHP | JMD |
|---|---|
| 1 PHP | 2.56 JMD |
| 10 PHP | 25.61 JMD |
| 50 PHP | 128.05 JMD |
| 100 PHP | 256.11 JMD |
| 500 PHP | 1,280.55 JMD |
| 1,000 PHP | 2,561.09 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-07-22T01:27:50Z",
"rates": {
"JMD": 2.56109
}
}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": 256.10900000000004,
"rate": 2.56109
}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