Rate Overview
Live
1 PHP = 69.8907 MGA
1 MGA = 0.014308
PHP
Avg
71.2791
High
77.8165
Low
67.3520
Last updated: 7/26/2026, 1:56:42 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 69.89 MGA |
| 10 PHP | 698.91 MGA |
| 50 PHP | 3,494.54 MGA |
| 100 PHP | 6,989.07 MGA |
| 500 PHP | 34,945.37 MGA |
| 1,000 PHP | 69,890.73 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-07-26T01:56:42Z",
"rates": {
"MGA": 69.89073
}
}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": 6989.073,
"rate": 69.89073
}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