Rate Overview
Live
1 PHP = 69.6764 MGA
1 MGA = 0.014352
PHP
Avg
73.0383
High
77.8165
Low
67.3520
Last updated: 7/29/2026, 12:47:06 AM
Quick Conversions
| PHP | MGA |
|---|---|
| 1 PHP | 69.68 MGA |
| 10 PHP | 696.76 MGA |
| 50 PHP | 3,483.82 MGA |
| 100 PHP | 6,967.64 MGA |
| 500 PHP | 34,838.22 MGA |
| 1,000 PHP | 69,676.44 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-07-29T00:47:06Z",
"rates": {
"MGA": 69.676439
}
}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": 6967.6439,
"rate": 69.676439
}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