Rate Overview
Live
1 PHP = 1.2469 GMD
1 GMD = 0.801963 PHP
Avg
1.2438
High
1.2473
Low
1.2372
Last updated: 1/25/2026, 10:52:11 AM
Quick Conversions
| PHP | GMD |
|---|---|
| 1 PHP | 1.25 GMD |
| 10 PHP | 12.47 GMD |
| 50 PHP | 62.35 GMD |
| 100 PHP | 124.69 GMD |
| 500 PHP | 623.47 GMD |
| 1,000 PHP | 1,246.94 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-01-25T10:52:11Z",
"rates": {
"GMD": 1.246941
}
}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": 124.6941,
"rate": 1.246941
}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