Rate Overview
Live
1 PHP = 2.6163 JMD
1 JMD = 0.382218
PHP
Avg
2.5960
High
2.6233
Low
2.5651
Last updated: 6/16/2026, 8:51:03 AM
Quick Conversions
| PHP | JMD |
|---|---|
| 1 PHP | 2.62 JMD |
| 10 PHP | 26.16 JMD |
| 50 PHP | 130.82 JMD |
| 100 PHP | 261.63 JMD |
| 500 PHP | 1,308.15 JMD |
| 1,000 PHP | 2,616.31 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-06-16T08:51:03Z",
"rates": {
"JMD": 2.616308
}
}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": 261.6308,
"rate": 2.616308
}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