Rate Overview
Live
1 PHP = 1.1991 GMD
1 GMD = 0.833958
PHP
Avg
1.2022
High
1.2134
Low
1.1981
Last updated: 7/28/2026, 1:27:11 PM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.20 GMD |
| 10 PHP | 11.99 GMD |
| 50 PHP | 59.96 GMD |
| 100 PHP | 119.91 GMD |
| 500 PHP | 599.55 GMD |
| 1,000 PHP | 1,199.10 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-28T13:27:11Z",
"rates": {
"GMD": 1.199101
}
}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.9101,
"rate": 1.199101
}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