Rate Overview
Live
1 GMD = 0.846261 PHP
1 PHP = 1.1817
GMD
Avg
0.844104
High
0.851176
Low
0.838116
Last updated: 9/9/2026, 9:22:42 AM
Quick Conversions
| GMD | PHP |
|---|---|
| 1 GMD | 0.85 PHP |
| 10 GMD | 8.46 PHP |
| 50 GMD | 42.31 PHP |
| 100 GMD | 84.63 PHP |
| 500 GMD | 423.13 PHP |
| 1,000 GMD | 846.26 PHP |
Get GMD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=PHPExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-09-09T09:22:42Z",
"rates": {
"PHP": 0.846261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "PHP",
"amount": 100
},
"result": 84.62610000000001,
"rate": 0.846261
}Build with GMD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key