Rate Overview
Live
1 GMD = 0.823290 PHP
1 PHP = 1.2146
GMD
Avg
0.832589
High
0.844431
Low
0.821451
Last updated: 5/9/2026, 6:02:20 AM
Quick Conversions
| GMD | PHP |
|---|---|
| 1 GMD | 0.82 PHP |
| 10 GMD | 8.23 PHP |
| 50 GMD | 41.16 PHP |
| 100 GMD | 82.33 PHP |
| 500 GMD | 411.65 PHP |
| 1,000 GMD | 823.29 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-05-09T06:02:20Z",
"rates": {
"PHP": 0.82329
}
}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": 82.329,
"rate": 0.82329
}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