Rate Overview
Live
1 PHP = 70.5228 MGA
1 MGA = 0.014180
PHP
Avg
71.5049
High
72.9391
Low
69.8493
Last updated: 3/7/2026, 7:34:53 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 70.52 MGA |
| 10 PHP | 705.23 MGA |
| 50 PHP | 3,526.14 MGA |
| 100 PHP | 7,052.28 MGA |
| 500 PHP | 35,261.38 MGA |
| 1,000 PHP | 70,522.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-07T07:34:53Z",
"rates": {
"MGA": 70.522754
}
}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": 7052.2754,
"rate": 70.522754
}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