Rate Overview
Live
1 GMD = 0.801962 PHP
1 PHP = 1.2469 GMD
Avg
0.801008
High
0.808640
Low
0.788392
Last updated: 1/25/2026, 12:51:52 PM
Quick Conversions
| GMD | PHP |
|---|---|
| 1 GMD | 0.80 PHP |
| 10 GMD | 8.02 PHP |
| 50 GMD | 40.10 PHP |
| 100 GMD | 80.20 PHP |
| 500 GMD | 400.98 PHP |
| 1,000 GMD | 801.96 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-01-25T12:51:52Z",
"rates": {
"PHP": 0.801962
}
}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": 80.19619999999999,
"rate": 0.801962
}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