Rate Overview
Live
1 GMD = 0.803792 PHP
1 PHP = 1.2441
GMD
Avg
0.796096
High
0.803847
Low
0.787320
Last updated: 3/7/2026, 9:11:19 AM
Quick Conversions
| GMD | PHP |
|---|---|
| 1 GMD | 0.80 PHP |
| 10 GMD | 8.04 PHP |
| 50 GMD | 40.19 PHP |
| 100 GMD | 80.38 PHP |
| 500 GMD | 401.90 PHP |
| 1,000 GMD | 803.79 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-03-07T09:11:19Z",
"rates": {
"PHP": 0.803792
}
}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.3792,
"rate": 0.803792
}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