Rate Overview
Live
1 MGA = 0.014311 PHP
1 PHP = 69.8763
MGA
Avg
0.014327
High
0.014483
Low
0.014156
Last updated: 7/29/2026, 9:16:44 AM
Quick Conversions
| MGA | PHP |
|---|---|
| 1 MGA | 0.01 PHP |
| 10 MGA | 0.14 PHP |
| 50 MGA | 0.72 PHP |
| 100 MGA | 1.43 PHP |
| 500 MGA | 7.16 PHP |
| 1,000 MGA | 14.31 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-07-29T09:16:44Z",
"rates": {
"PHP": 0.014311
}
}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.4311,
"rate": 0.014311
}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