Rate Overview
Live
1 PHP = 1.1926 GMD
1 GMD = 0.838508
PHP
Avg
1.2216
High
1.2711
Low
1.1753
Last updated: 7/24/2026, 3:18:47 AM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.19 GMD |
| 10 PHP | 11.93 GMD |
| 50 PHP | 59.63 GMD |
| 100 PHP | 119.26 GMD |
| 500 PHP | 596.30 GMD |
| 1,000 PHP | 1,192.59 GMD |
Get PHP/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=GMDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-24T03:18:47Z",
"rates": {
"GMD": 1.192594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "GMD",
"amount": 100
},
"result": 119.2594,
"rate": 1.192594
}Build with PHP/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key