Rate Overview
Live
1 PHP = 68.8488 MGA
1 MGA = 0.014525
PHP
Avg
69.1395
High
69.6932
Low
68.8488
Last updated: 6/19/2026, 8:39:01 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 68.85 MGA |
| 10 PHP | 688.49 MGA |
| 50 PHP | 3,442.44 MGA |
| 100 PHP | 6,884.88 MGA |
| 500 PHP | 34,424.40 MGA |
| 1,000 PHP | 68,848.80 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-19T08:39:01Z",
"rates": {
"MGA": 68.848798
}
}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": 6884.879800000001,
"rate": 68.848798
}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