Rate Overview
Live
1 PHP = 2.6993 JMD
1 JMD = 0.370465
PHP
Avg
2.6838
High
2.7036
Low
2.6631
Last updated: 2/14/2026, 10:02:27 AM
Quick Conversions
| PHP | JMD |
|---|---|
| 1 PHP | 2.70 JMD |
| 10 PHP | 26.99 JMD |
| 50 PHP | 134.97 JMD |
| 100 PHP | 269.93 JMD |
| 500 PHP | 1,349.66 JMD |
| 1,000 PHP | 2,699.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-02-14T10:02:27Z",
"rates": {
"JMD": 2.699312
}
}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": 269.9312,
"rate": 2.699312
}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