Rate Overview
Live
1 PHP = 1.1901 GMD
1 GMD = 0.840247
PHP
Avg
1.2510
High
1.3061
Low
1.1758
Last updated: 5/28/2026, 3:32:10 AM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.19 GMD |
| 10 PHP | 11.90 GMD |
| 50 PHP | 59.51 GMD |
| 100 PHP | 119.01 GMD |
| 500 PHP | 595.06 GMD |
| 1,000 PHP | 1,190.13 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-05-28T03:32:10Z",
"rates": {
"GMD": 1.190126
}
}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.0126,
"rate": 1.190126
}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