Rate Overview
Live
1 PHP = 2.5483 JMD
1 JMD = 0.392419
PHP
Avg
2.7202
High
2.8535
Low
2.5483
Last updated: 5/27/2026, 8:04:00 AM
Quick Conversions
| PHP | JMD |
|---|---|
| 1 PHP | 2.55 JMD |
| 10 PHP | 25.48 JMD |
| 50 PHP | 127.41 JMD |
| 100 PHP | 254.83 JMD |
| 500 PHP | 1,274.15 JMD |
| 1,000 PHP | 2,548.29 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-27T08:04:00Z",
"rates": {
"JMD": 2.548294
}
}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": 254.8294,
"rate": 2.548294
}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