Rate Overview
Live
1 PHP = 68.9083 MGA
1 MGA = 0.014512
PHP
Avg
69.3438
High
69.6669
Low
68.9083
Last updated: 9/3/2026, 11:10:07 PM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 68.91 MGA |
| 10 PHP | 689.08 MGA |
| 50 PHP | 3,445.41 MGA |
| 100 PHP | 6,890.83 MGA |
| 500 PHP | 34,454.15 MGA |
| 1,000 PHP | 68,908.30 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-09-03T23:10:07Z",
"rates": {
"MGA": 68.908297
}
}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": 6890.8297,
"rate": 68.908297
}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