Rate Overview
Live
1 PHP = 70.1106 MGA
1 MGA = 0.014263
PHP
Avg
70.5069
High
70.9498
Low
70.0616
Last updated: 8/12/2026, 9:01:45 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 70.11 MGA |
| 10 PHP | 701.11 MGA |
| 50 PHP | 3,505.53 MGA |
| 100 PHP | 7,011.06 MGA |
| 500 PHP | 35,055.32 MGA |
| 1,000 PHP | 70,110.63 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-08-12T09:01:45Z",
"rates": {
"MGA": 70.110633
}
}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": 7011.063300000001,
"rate": 70.110633
}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