Rate Overview
Live
1 PHP = 68.9060 MGA
1 MGA = 0.014513
PHP
Avg
69.0175
High
69.6932
Low
68.4212
Last updated: 6/17/2026, 7:55:23 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 68.91 MGA |
| 10 PHP | 689.06 MGA |
| 50 PHP | 3,445.30 MGA |
| 100 PHP | 6,890.60 MGA |
| 500 PHP | 34,452.98 MGA |
| 1,000 PHP | 68,905.96 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-06-17T07:55:23Z",
"rates": {
"MGA": 68.905956
}
}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.595600000001,
"rate": 68.905956
}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