Rate Overview
Live
1 PHP = 69.0435 MGA
1 MGA = 0.014484
PHP
Avg
67.9144
High
69.0435
Low
67.3225
Last updated: 5/7/2026, 10:11:33 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 69.04 MGA |
| 10 PHP | 690.43 MGA |
| 50 PHP | 3,452.17 MGA |
| 100 PHP | 6,904.35 MGA |
| 500 PHP | 34,521.74 MGA |
| 1,000 PHP | 69,043.48 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-07T10:11:33Z",
"rates": {
"MGA": 69.043482
}
}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": 6904.348199999999,
"rate": 69.043482
}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