Rate Overview
Live
1 PHP = 2.5112 JMD
1 JMD = 0.398215
PHP
Avg
2.5277
High
2.5527
Low
2.5112
Last updated: 9/7/2026, 3:06:37 AM
Quick Conversions
| PHP | JMD |
|---|---|
| 1 PHP | 2.51 JMD |
| 10 PHP | 25.11 JMD |
| 50 PHP | 125.56 JMD |
| 100 PHP | 251.12 JMD |
| 500 PHP | 1,255.60 JMD |
| 1,000 PHP | 2,511.21 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-09-07T03:06:37Z",
"rates": {
"JMD": 2.511208
}
}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": 251.12079999999997,
"rate": 2.511208
}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