Rate Overview
Live
1 XPF = 40.2531 MGA
1 MGA = 0.024843
XPF
Avg
42.1655
High
45.0626
Low
39.7649
Last updated: 3/27/2026, 9:29:40 AM
Quick Conversions
| XPF | MGA |
|---|---|
| 1 XPF | 40.25 MGA |
| 10 XPF | 402.53 MGA |
| 50 XPF | 2,012.65 MGA |
| 100 XPF | 4,025.31 MGA |
| 500 XPF | 20,126.55 MGA |
| 1,000 XPF | 40,253.10 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-03-27T09:29:40Z",
"rates": {
"MGA": 40.253099
}
}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": 4025.3098999999997,
"rate": 40.253099
}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