Rate Overview
Live
1 XPF = 40.5071 MGA
1 MGA = 0.024687
XPF
Avg
40.4888
High
40.7160
Low
40.1914
Last updated: 7/1/2026, 5:50:51 PM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 40.51 MGA |
| 10 XPF | 405.07 MGA |
| 50 XPF | 2,025.36 MGA |
| 100 XPF | 4,050.71 MGA |
| 500 XPF | 20,253.56 MGA |
| 1,000 XPF | 40,507.13 MGA |
Get XPF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MGAExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-01T17:50:51Z",
"rates": {
"MGA": 40.507127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MGA",
"amount": 100
},
"result": 4050.7126999999996,
"rate": 40.507127
}Build with XPF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key