Rate Overview
Live
1 PHP = 1.1900 GMD
1 GMD = 0.840315
PHP
Avg
1.1945
High
1.2045
Low
1.1804
Last updated: 5/28/2026, 2:28:08 AM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.19 GMD |
| 10 PHP | 11.90 GMD |
| 50 PHP | 59.50 GMD |
| 100 PHP | 119.00 GMD |
| 500 PHP | 595.02 GMD |
| 1,000 PHP | 1,190.03 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-28T02:28:08Z",
"rates": {
"GMD": 1.19003
}
}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.00299999999999,
"rate": 1.19003
}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