Rate Overview
Live
1 PHP = 1.2134 GMD
1 GMD = 0.824116
PHP
Avg
1.2283
High
1.2841
Low
1.1924
Last updated: 7/25/2026, 3:49:24 PM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.21 GMD |
| 10 PHP | 12.13 GMD |
| 50 PHP | 60.67 GMD |
| 100 PHP | 121.34 GMD |
| 500 PHP | 606.71 GMD |
| 1,000 PHP | 1,213.42 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-25T15:49:24Z",
"rates": {
"GMD": 1.213421
}
}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.3421,
"rate": 1.213421
}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