Rate Overview
Live
1 PHP = 1.2139 GMD
1 GMD = 0.823772
PHP
Avg
1.2435
High
1.2760
Low
1.2139
Last updated: 3/28/2026, 3:16:25 PM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.21 GMD |
| 10 PHP | 12.14 GMD |
| 50 PHP | 60.70 GMD |
| 100 PHP | 121.39 GMD |
| 500 PHP | 606.96 GMD |
| 1,000 PHP | 1,213.93 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-03-28T15:16:25Z",
"rates": {
"GMD": 1.213928
}
}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.3928,
"rate": 1.213928
}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