Rate Overview
Live
1 PHP = 1.1944 GMD
1 GMD = 0.837207
PHP
Avg
1.2415
High
1.2865
Low
1.1924
Last updated: 7/21/2026, 8:42:10 PM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.19 GMD |
| 10 PHP | 11.94 GMD |
| 50 PHP | 59.72 GMD |
| 100 PHP | 119.44 GMD |
| 500 PHP | 597.22 GMD |
| 1,000 PHP | 1,194.45 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-21T20:42:10Z",
"rates": {
"GMD": 1.194448
}
}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.4448,
"rate": 1.194448
}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