Rate Overview
Live
1 JMD = 0.374746 PHP
1 PHP = 2.6685 JMD
Avg
0.374181
High
0.377179
Low
0.369865
Last updated: 1/25/2026, 11:05:38 AM
Quick Conversions
| JMD | PHP |
|---|---|
| 1 JMD | 0.37 PHP |
| 10 JMD | 3.75 PHP |
| 50 JMD | 18.74 PHP |
| 100 JMD | 37.47 PHP |
| 500 JMD | 187.37 PHP |
| 1,000 JMD | 374.75 PHP |
Get JMD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=PHPExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-01-25T11:05:38Z",
"rates": {
"PHP": 0.374746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "PHP",
"amount": 100
},
"result": 37.4746,
"rate": 0.374746
}Build with JMD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key