Rate Overview
Live
1 PHP = 2.6480 JMD
1 JMD = 0.377643
PHP
Avg
2.6707
High
2.7025
Low
2.6362
Last updated: 3/7/2026, 5:01:28 AM
Quick Conversions
| PHP | JMD |
|---|---|
| 1 PHP | 2.65 JMD |
| 10 PHP | 26.48 JMD |
| 50 PHP | 132.40 JMD |
| 100 PHP | 264.80 JMD |
| 500 PHP | 1,324.00 JMD |
| 1,000 PHP | 2,648.00 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-03-07T05:01:28Z",
"rates": {
"JMD": 2.648001
}
}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": 264.8001,
"rate": 2.648001
}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