Rate Overview
Live
1 GMD = 0.828508 PHP
1 PHP = 1.2070
GMD
Avg
0.805802
High
0.846445
Low
0.771958
Last updated: 7/31/2026, 6:04:45 AM
Quick Conversions
| GMD | PHP |
|---|---|
| 1 GMD | 0.83 PHP |
| 10 GMD | 8.29 PHP |
| 50 GMD | 41.43 PHP |
| 100 GMD | 82.85 PHP |
| 500 GMD | 414.25 PHP |
| 1,000 GMD | 828.51 PHP |
Get GMD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=PHPExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-31T06:04:45Z",
"rates": {
"PHP": 0.828508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "PHP",
"amount": 100
},
"result": 82.8508,
"rate": 0.828508
}Build with GMD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key