Rate Overview
Live
1 PHP = 1.2127 GMD
1 GMD = 0.824629
PHP
Avg
1.2234
High
1.2365
Low
1.2118
Last updated: 4/17/2026, 1:27:55 PM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.21 GMD |
| 10 PHP | 12.13 GMD |
| 50 PHP | 60.63 GMD |
| 100 PHP | 121.27 GMD |
| 500 PHP | 606.33 GMD |
| 1,000 PHP | 1,212.67 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-04-17T13:27:55Z",
"rates": {
"GMD": 1.212667
}
}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.2667,
"rate": 1.212667
}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