Rate Overview
Live
1 PHP = 68.9905 MGA
1 MGA = 0.014495
PHP
Avg
69.0279
High
69.3423
Low
68.8176
Last updated: 4/17/2026, 7:30:48 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 68.99 MGA |
| 10 PHP | 689.91 MGA |
| 50 PHP | 3,449.53 MGA |
| 100 PHP | 6,899.05 MGA |
| 500 PHP | 34,495.27 MGA |
| 1,000 PHP | 68,990.54 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-04-17T07:30:48Z",
"rates": {
"MGA": 68.99054
}
}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": 6899.053999999999,
"rate": 68.99054
}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