Rate Overview
Live
1 PHP = 68.2161 MGA
1 MGA = 0.014659
PHP
Avg
74.4583
High
80.4010
Low
67.3520
Last updated: 5/27/2026, 5:29:29 PM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 68.22 MGA |
| 10 PHP | 682.16 MGA |
| 50 PHP | 3,410.80 MGA |
| 100 PHP | 6,821.61 MGA |
| 500 PHP | 34,108.04 MGA |
| 1,000 PHP | 68,216.07 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-05-27T17:29:29Z",
"rates": {
"MGA": 68.216072
}
}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": 6821.6071999999995,
"rate": 68.216072
}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