Rate Overview
Live
1 PHP = 1.2114 GMD
1 GMD = 0.825467
PHP
Avg
1.2418
High
1.2954
Low
1.1814
Last updated: 7/26/2026, 9:47:52 PM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.21 GMD |
| 10 PHP | 12.11 GMD |
| 50 PHP | 60.57 GMD |
| 100 PHP | 121.14 GMD |
| 500 PHP | 605.72 GMD |
| 1,000 PHP | 1,211.44 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-26T21:47:52Z",
"rates": {
"GMD": 1.211436
}
}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": 121.14359999999999,
"rate": 1.211436
}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