Rate Overview
Live
1 PHP = 1.1878 GMD
1 GMD = 0.841866
PHP
Avg
1.1875
High
1.1932
Low
1.1748
Last updated: 9/6/2026, 5:39:09 AM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.19 GMD |
| 10 PHP | 11.88 GMD |
| 50 PHP | 59.39 GMD |
| 100 PHP | 118.78 GMD |
| 500 PHP | 593.92 GMD |
| 1,000 PHP | 1,187.84 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-09-06T05:39:09Z",
"rates": {
"GMD": 1.187837
}
}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": 118.78370000000001,
"rate": 1.187837
}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