Rate Overview
Live
1 GMD = 0.824628 PHP
1 PHP = 1.2127
GMD
Avg
0.817439
High
0.825194
Low
0.808759
Last updated: 4/17/2026, 1:27:55 PM
Quick Conversions
| GMD | PHP |
|---|---|
| 1 GMD | 0.82 PHP |
| 10 GMD | 8.25 PHP |
| 50 GMD | 41.23 PHP |
| 100 GMD | 82.46 PHP |
| 500 GMD | 412.31 PHP |
| 1,000 GMD | 824.63 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-04-17T13:27:55Z",
"rates": {
"PHP": 0.824628
}
}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.4628,
"rate": 0.824628
}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