Rate Overview
Live
1 PHP = 76.7078 MGA
1 MGA = 0.013036 PHP
Avg
77.7897
High
81.4460
Low
75.2805
Last updated: 1/25/2026, 9:08:13 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 76.71 MGA |
| 10 PHP | 767.08 MGA |
| 50 PHP | 3,835.39 MGA |
| 100 PHP | 7,670.78 MGA |
| 500 PHP | 38,353.90 MGA |
| 1,000 PHP | 76,707.81 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-01-25T09:08:13Z",
"rates": {
"MGA": 76.707808
}
}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": 7670.7808,
"rate": 76.707808
}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