Rate Overview
Live
1 PHP = 75.9381 MGA
1 MGA = 0.013169
PHP
Avg
75.9211
High
76.4734
Low
75.6354
Last updated: 2/14/2026, 10:05:22 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 75.94 MGA |
| 10 PHP | 759.38 MGA |
| 50 PHP | 3,796.90 MGA |
| 100 PHP | 7,593.81 MGA |
| 500 PHP | 37,969.04 MGA |
| 1,000 PHP | 75,938.07 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-02-14T10:05:22Z",
"rates": {
"MGA": 75.938074
}
}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": 7593.8074,
"rate": 75.938074
}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