Rate Overview
Live
1 PHP = 68.6158 MGA
1 MGA = 0.014574
PHP
Avg
69.3135
High
70.0043
Low
68.6158
Last updated: 3/27/2026, 9:56:10 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 68.62 MGA |
| 10 PHP | 686.16 MGA |
| 50 PHP | 3,430.79 MGA |
| 100 PHP | 6,861.58 MGA |
| 500 PHP | 34,307.92 MGA |
| 1,000 PHP | 68,615.84 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-03-27T09:56:10Z",
"rates": {
"MGA": 68.615842
}
}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": 6861.5842,
"rate": 68.615842
}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