Rate Overview
Live
1 PHP = 1.2018 GMD
1 GMD = 0.832098
PHP
Avg
1.2033
High
1.2134
Low
1.1981
Last updated: 7/29/2026, 4:23:41 AM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.20 GMD |
| 10 PHP | 12.02 GMD |
| 50 PHP | 60.09 GMD |
| 100 PHP | 120.18 GMD |
| 500 PHP | 600.89 GMD |
| 1,000 PHP | 1,201.78 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-29T04:23:41Z",
"rates": {
"GMD": 1.201782
}
}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": 120.17819999999999,
"rate": 1.201782
}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