Rate Overview
Live
1 PHP = 68.6527 MGA
1 MGA = 0.014566
PHP
Avg
73.9828
High
77.8165
Low
68.6527
Last updated: 3/27/2026, 11:47:48 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 68.65 MGA |
| 10 PHP | 686.53 MGA |
| 50 PHP | 3,432.64 MGA |
| 100 PHP | 6,865.27 MGA |
| 500 PHP | 34,326.37 MGA |
| 1,000 PHP | 68,652.75 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-27T11:47:48Z",
"rates": {
"MGA": 68.652748
}
}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": 6865.2748,
"rate": 68.652748
}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