Rate Overview
Live
1 PHP = 69.8717 MGA
1 MGA = 0.014312
PHP
Avg
69.7971
High
70.6387
Low
69.0429
Last updated: 7/29/2026, 9:09:09 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 69.87 MGA |
| 10 PHP | 698.72 MGA |
| 50 PHP | 3,493.59 MGA |
| 100 PHP | 6,987.17 MGA |
| 500 PHP | 34,935.85 MGA |
| 1,000 PHP | 69,871.71 MGA |
Get PHP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MGAExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-29T09:09:09Z",
"rates": {
"MGA": 69.871707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MGA",
"amount": 100
},
"result": 6987.1707,
"rate": 69.871707
}Build with PHP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key