Rate Overview
Live
1 PHP = 68.6001 MGA
1 MGA = 0.014577
PHP
Avg
69.0486
High
69.6289
Low
68.5892
Last updated: 7/9/2026, 7:34:59 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 68.60 MGA |
| 10 PHP | 686.00 MGA |
| 50 PHP | 3,430.00 MGA |
| 100 PHP | 6,860.01 MGA |
| 500 PHP | 34,300.03 MGA |
| 1,000 PHP | 68,600.06 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-09T07:34:59Z",
"rates": {
"MGA": 68.600057
}
}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": 6860.005700000001,
"rate": 68.600057
}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