Rate Overview
Live
1 PHP = 1.2120 GMD
1 GMD = 0.825049
PHP
Avg
1.2110
High
1.2210
Low
1.1998
Last updated: 6/17/2026, 7:55:10 AM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.21 GMD |
| 10 PHP | 12.12 GMD |
| 50 PHP | 60.60 GMD |
| 100 PHP | 121.20 GMD |
| 500 PHP | 606.02 GMD |
| 1,000 PHP | 1,212.05 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-06-17T07:55:10Z",
"rates": {
"GMD": 1.212049
}
}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.2049,
"rate": 1.212049
}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