Rate Overview
Live
1 PHP = 1.2097 GMD
1 GMD = 0.826620
PHP
Avg
1.2041
High
1.2268
Low
1.1850
Last updated: 7/12/2026, 3:13:21 PM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.21 GMD |
| 10 PHP | 12.10 GMD |
| 50 PHP | 60.49 GMD |
| 100 PHP | 120.97 GMD |
| 500 PHP | 604.87 GMD |
| 1,000 PHP | 1,209.75 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-07-12T15:13:21Z",
"rates": {
"GMD": 1.209745
}
}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": 120.9745,
"rate": 1.209745
}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