Rate Overview
Live
1 PHP = 70.4850 MGA
1 MGA = 0.014187
PHP
Avg
70.3163
High
75.8957
Low
67.3520
Last updated: 7/27/2026, 5:14:34 PM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 70.49 MGA |
| 10 PHP | 704.85 MGA |
| 50 PHP | 3,524.25 MGA |
| 100 PHP | 7,048.50 MGA |
| 500 PHP | 35,242.50 MGA |
| 1,000 PHP | 70,485.00 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-27T17:14:34Z",
"rates": {
"MGA": 70.485001
}
}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": 7048.500099999999,
"rate": 70.485001
}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