Rate Overview
Live
1 MGA = 0.014756 PHP
1 PHP = 67.7690
MGA
Avg
0.013233
High
0.014756
Low
0.012266
Last updated: 5/29/2026, 7:50:55 PM
Quick Conversions
| MGA | PHP |
|---|---|
| 1 MGA | 0.01 PHP |
| 10 MGA | 0.15 PHP |
| 50 MGA | 0.74 PHP |
| 100 MGA | 1.48 PHP |
| 500 MGA | 7.38 PHP |
| 1,000 MGA | 14.76 PHP |
Get MGA/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=PHPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-29T19:50:55Z",
"rates": {
"PHP": 0.014756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "PHP",
"amount": 100
},
"result": 1.4756,
"rate": 0.014756
}Build with MGA/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key